Popravek debuga tudi na test2
This commit is contained in:
parent
8c7382504c
commit
754240bf45
@ -665,7 +665,7 @@ function isDebug(){
|
|||||||
|
|
||||||
if(AppSettings::getInstance()->getSetting('debug') === true){
|
if(AppSettings::getInstance()->getSetting('debug') === true){
|
||||||
|
|
||||||
if ($admin_type == 0 || in_array($site_domain, ['test.1ka.si', 'localhost', '1ka.test'])) {
|
if ($admin_type == 0 || in_array($site_domain, ['test2.1ka.si', 'test.1ka.si', 'localhost', '1ka.test'])) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user