fix: removed another misplaced -e coming from the Makefile

This commit is contained in:
Olivier Bilodeau
2012-03-07 12:59:49 -05:00
parent 04d13ce7ea
commit f72da73e30

View File

@@ -1,3 +1,3 @@
-e <?php
<?php
header("Location: ./../index.php");
?>