aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2004-10-24 18:56:33 +0000
committerz0rglub <z0rglub@piwigo.org>2004-10-24 18:56:33 +0000
commitdc20a55d4a801058145d4de2a47bfcb2904da250 (patch)
tree10cd069229bce61103ef38e87d239af009ad81e5 /admin
parentd6de835b56d93f81b28d84b6e62795e086d945c4 (diff)
- debug code deletion
git-svn-id: http://piwigo.org/svn/trunk@581 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/update.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/update.php b/admin/update.php
index 8de8e4e65..541c2cb01 100644
--- a/admin/update.php
+++ b/admin/update.php
@@ -629,9 +629,8 @@ if (isset($_GET['metadata']))
{
check_cat_id($_GET['update']);
}
-
+
$start = get_moment();
- // $files = get_filelist(1464);
if (isset($page['cat']))
{
$files = get_filelist($page['cat'],true,true);