aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
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);