*** empty log message ***
This commit is contained in:
parent
9d3ff15b65
commit
8b56186766
8 changed files with 910 additions and 899 deletions
|
@ -148,7 +148,8 @@ class uiBase
|
|||
$this->STATIONPREFS['stationMaxfilesize'] = strtr(ini_get('upload_max_filesize'), array('M'=>'000000', 'k'=>'000'));
|
||||
|
||||
if ($miss && $this->gb->getSessLogin($this->sessid)) {
|
||||
$this->_retMsg('Note: Station Preferences not setup proberly.');
|
||||
if (UI_WARNING) $this->_retMsg('Note: Station Preferences not setup proberly.');
|
||||
$this->redirUrl = UI_BROWSER.'?popup[]=_2changeStationPrefs&popup[]=_close';
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue