*** empty log message ***

This commit is contained in:
sebastian 2005-05-31 16:34:23 +00:00
parent 2d4e093c3b
commit 8397693da8
16 changed files with 75 additions and 75 deletions

View file

@ -65,7 +65,7 @@ class uiHandler extends uiBase {
}
$this->sessid = $sessid;
$this->langid = $formdata['langid'];
$this->redirUrl = UI_BROWSER.'?popup[]=_clear_parent&popup[]=_close';
$this->redirUrl = UI_BROWSER.'?popup[]=_2SCHEDULER&popup[]=_close';
return TRUE;
}