*** empty log message ***
This commit is contained in:
parent
91c4f36d16
commit
a6852eb2b2
23 changed files with 197 additions and 58 deletions
|
@ -17,7 +17,7 @@ PEAR::setErrorHandling(PEAR_ERROR_RETURN);
|
|||
#PEAR::setErrorHandling(PEAR_ERROR_PRINT);
|
||||
|
||||
$uiHandler = new uiHandler($config);
|
||||
$uiBase = new uiBase();
|
||||
$uiBase = new uiBase($config);
|
||||
|
||||
require_once dirname(__FILE__).'/ui_fmask.inc.php';
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue