]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
BASE64: add stream handler for base 64 decoding - make shure its not called for to...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>