*** empty log message ***

This commit is contained in:
sebastian 2005-02-08 11:06:17 +00:00
parent fd7d616a61
commit b479e82348
8 changed files with 234 additions and 243 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);
?>