*** empty log message ***

This commit is contained in:
sebastian 2005-03-21 15:15:19 +00:00
parent 4b6eeadb27
commit 1b44662fc3
49 changed files with 1906 additions and 855 deletions

View file

@ -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();
?>