Logo shown even in login page.
This commit is contained in:
@@ -506,7 +506,8 @@ $startingTime = array_sum(explode(' ',microtime()));
|
||||
and SYS_TARGET != 'updateTranslation'
|
||||
and SYS_TARGET != 'autoinstallProcesses'
|
||||
and SYS_TARGET != 'autoinstallPlugins'
|
||||
and SYS_TARGET != 'heartbeatStatus'
|
||||
and SYS_TARGET != 'heartbeatStatus'
|
||||
and SYS_TARGET != 'showLogoFile'
|
||||
and SYS_COLLECTION != 'services' and SYS_COLLECTION != 'tracker' and $collectionPlugin != 'services'
|
||||
and $bWE != true and SYS_TARGET != 'defaultAjaxDynaform' and SYS_TARGET != 'dynaforms_checkDependentFields' and SYS_TARGET != 'cases_ShowDocument') {
|
||||
$bRedirect = true;
|
||||
|
||||
Reference in New Issue
Block a user