summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-04-23 02:46:53 +0000
committerBharat Mediratta <bharat@menalto.com>2009-04-23 02:46:53 +0000
commit38b5c02cfca42c7e7abc385fbf59639a7f0c59ca (patch)
tree6025c947926c46c9e17cfd962e0edd9ac0e1dab3 /modules
parent778cf0254e88f8fd73f9bbea28c65a253fbe70bf (diff)
Remember to import album highlights
Diffstat (limited to 'modules')
-rw-r--r--modules/g2_import/helpers/g2_import.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/g2_import/helpers/g2_import.php b/modules/g2_import/helpers/g2_import.php
index c52ead36..7e8bc598 100644
--- a/modules/g2_import/helpers/g2_import.php
+++ b/modules/g2_import/helpers/g2_import.php
@@ -219,6 +219,7 @@ class g2_import_Core {
// @todo import origination timestamp
// @todo import keywords as tags
+ // @todo import album highlights
}
static function import_item(&$queue) {