*** empty log message ***

This commit is contained in:
sebastian 2005-02-03 16:55:35 +00:00
parent 45c9ec3ead
commit fdc4cbd087
213 changed files with 32511 additions and 0 deletions

View file

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