small fix to last commit

git-svn-id: svn://192.168.202.10@2742 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2017-04-28 16:36:50 +00:00
parent 54cd9e6a47
commit 5aa958fb39
+1 -1
View File
@@ -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;