]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
On the first run of the server on an empty database, create a default administrator...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>