feature 2976: pwg.users.delete requires pwg_token

git-svn-id: http://piwigo.org/svn/trunk@25282 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2013-11-01 12:37:32 +00:00
parent 2eae3907a7
commit 5f366b2ec6
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -96,6 +96,7 @@ $default_user = get_default_user_info(true);
$template->assign(
array(
'PWG_TOKEN' => get_pwg_token(),
'NB_IMAGE_PAGE' => $default_user['nb_image_page'],
'RECENT_PERIOD' => $default_user['recent_period'],
'theme_options' => get_pwg_themes(),