Admin menu

git-svn-id: http://piwigo.org/svn/trunk@1665 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2006-12-16 10:22:31 +00:00
parent 5e9f3507cd
commit 3288690009
2 changed files with 12 additions and 1 deletions
+9 -1
View File
@@ -108,7 +108,15 @@ $template->assign_vars(
'L_ADMIN_HINT' => $lang['hint_admin']
)
);
if ($conf['allow_web_services'])
{
$template->assign_block_vars(
'web_services',
array(
'U_WS_CHECKER'=> $link_start.'ws_checker',
)
);
}
if ($conf['allow_random_representative'])
{
$template->assign_block_vars(