changeset 10:d63d2f0307b0

Added a comment.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 13 Jun 2015 15:21:47 +0300
parents 232086da1670
children 0b097770061d
files mgtool.php
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mgtool.php	Thu Jun 04 03:40:52 2015 +0300
+++ b/mgtool.php	Sat Jun 13 15:21:47 2015 +0300
@@ -494,6 +494,7 @@
       else
       if ($edata["type"] == 1)
       {
+        // Set some of the album data here
         $tmp = mgGetAlbumData($basepath, $efilename);
         mgCopyEntryData($edata, $tmp, MG_STR, "caption", "caption");
         mgCopyEntryData($edata, $tmp, MG_STR, "caption", "fallback_caption");