mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
- synchronization interface redesigned : a form lets user choose option of
dirs/files/metadata sync on all categories or a defined one (including subcategories) - database sync is only available through update.php git-svn-id: http://piwigo.org/svn/trunk@589 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -43,7 +43,8 @@ $template->assign_vars(
|
||||
|
||||
));
|
||||
|
||||
if (DEBUG)
|
||||
//if (DEBUG)
|
||||
if (true)
|
||||
{
|
||||
$template->assign_block_vars('debug', array());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user