silverstripe-installer/index.php
sminnee a19daa0398 Turned dos line endings into unix
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@63112 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-09-26 02:22:41 +00:00

3 lines
43 B
PHP

<?php
header("Location: check-php.php");
?>