7eb69fc6e9
git-svn-id: svn://10.65.10.50/trunk@9787 c028cbd2-c16b-5b4b-a496-9718f37d4682
5 lines
51 B
PHP
Executable File
5 lines
51 B
PHP
Executable File
<?php
|
|
|
|
header("location: pages/login.php");
|
|
|
|
?>
|