Popravek podmenija naprednih statusov - manjkal je global $admin_type
This commit is contained in:
parent
39251fdda9
commit
8e3e01e216
@ -2449,8 +2449,8 @@ class SurveyAdmin
|
||||
}
|
||||
|
||||
private function displayAnketaTabStatus(){
|
||||
|
||||
global $lang;
|
||||
global $lang;
|
||||
global $admin_type;
|
||||
|
||||
// Osnovni statusi
|
||||
if ($_GET['a'] == A_REPORTI) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user