mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
- debug code deletion
git-svn-id: http://piwigo.org/svn/trunk@581 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-2
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user