mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
feature 1697: ability to deactivate the synchronization method to add photos.
git-svn-id: http://piwigo.org/svn/branches/2.1@6361 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -102,6 +102,7 @@ $template->set_filenames(array('admin' => 'admin.tpl'));
|
||||
$template->assign(
|
||||
array(
|
||||
'USERNAME' => $user['username'],
|
||||
'ENABLE_SYNCHRONIZATION' => $conf['enable_synchronization'],
|
||||
'U_SITE_MANAGER'=> $link_start.'site_manager',
|
||||
'U_HISTORY_STAT'=> $link_start.'stats',
|
||||
'U_FAQ'=> $link_start.'help',
|
||||
|
||||
Reference in New Issue
Block a user