*** empty log message ***
This commit is contained in:
parent
9126d82bd2
commit
212f97ea93
37 changed files with 391 additions and 199 deletions
|
@ -58,7 +58,7 @@ class uiHandler extends uiBase {
|
|||
|
||||
$id = $this->gb->getObjId($formdata['login'], $this->gb->storId);
|
||||
if(PEAR::isError($id)) {
|
||||
$this->_retMsg('Login failed');
|
||||
$this->_retMsg('Access to home directory failed.');
|
||||
$_SESSION['retransferFormData']['login']=$formdata['login'];
|
||||
$this->redirUrl = UI_BROWSER.'?popup[]=login';
|
||||
return FALSE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue