AAI lahko tudi vidi moj profil
This commit is contained in:
parent
048805082c
commit
9f99e43fb9
@ -3487,7 +3487,7 @@ class SurveyAdmin
|
||||
$sas = new SurveyAdminSettings();
|
||||
$sas->globalUserSettings();
|
||||
}
|
||||
if ($_GET['m'] == 'global_user_myProfile' && $site_domain != '1ka.arnes.si') {
|
||||
if ($_GET['m'] == 'global_user_myProfile') {
|
||||
$sas = new SurveyAdminSettings();
|
||||
$sas->globalUserMyProfile();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user