git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/tags/3.7.0.2_original@1 eb19766c-00d9-a042-a3a0-45cb8ec72764
15 lines
221 B
PHP
15 lines
221 B
PHP
<?php
|
|
# If you are reading this, then your web server is not serving PHP files
|
|
# correctly. Please read the instructions in doc/INSTALL.txt to solve
|
|
# this problem.
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
header("Location: precheckup.php");
|
|
?>
|