diff options
-rw-r--r-- | modules/g2_import/helpers/g2_import.php | 1 |
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) { |