small fix to last commit
git-svn-id: svn://192.168.202.10@2742 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -282,7 +282,7 @@ if (strlen($SSagent_debug_logging) > 1)
|
||||
}
|
||||
|
||||
$auth_api_flag = 0;
|
||||
if ($submit_button=='YES')
|
||||
if ( ($submit_button=='YES') or ($admin_submit=='YES') )
|
||||
{$auth_api_flag = 1;}
|
||||
|
||||
$auth=0;
|
||||
|
||||
Reference in New Issue
Block a user