- debug code deletion

git-svn-id: http://piwigo.org/svn/trunk@581 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub 2004-10-24 18:56:33 +00:00
commit dc20a55d4a

View file

@ -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);