*** empty log message ***

This commit is contained in:
sebastian 2005-03-14 17:43:53 +00:00
parent 5f5a6c65b5
commit 5c8ea1e360

View file

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