*** empty log message ***

This commit is contained in:
sebastian 2005-02-08 11:41:43 +00:00
parent e5f205e220
commit 6f694af32c
11 changed files with 10 additions and 147 deletions

View file

@ -1,4 +1,4 @@
<?php
require_once dirname(__FILE__).'/var/conf.php';
header ('LOCATION: var/html/'.UI_BROWSER);
header('LOCATION: var/html/'.UI_BROWSER);
?>