ForEachUser() linked list , keep track of last item so we don't have to traverse...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>