Initial revision
This commit is contained in:
parent
dd031ff4af
commit
0e968e6288
|
@ -0,0 +1,7 @@
|
||||||
|
<?php
|
||||||
|
// $Id: index.php,v 1.1 2004/06/02 20:08:29 tomas Exp $
|
||||||
|
|
||||||
|
header ("location: alib/index.php");
|
||||||
|
die;
|
||||||
|
|
||||||
|
?>
|
Loading…
Reference in New Issue