*** empty log message ***
This commit is contained in:
parent
4b6eeadb27
commit
1b44662fc3
49 changed files with 1906 additions and 855 deletions
|
@ -8,10 +8,7 @@ require_once dirname(__FILE__).'/ui_handler.class.php';
|
|||
## initialize objects ###############################################
|
||||
$uiHandler =& new uiHandler($config);
|
||||
$uiBase =& $uiHandler;
|
||||
?>
|
||||
<html>
|
||||
<body>
|
||||
<img src="img/progress.gif">
|
||||
<?php
|
||||
|
||||
include("../templates/loader/index.tpl");
|
||||
ob_start();
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue