[PSR-2] Fix EOF ending

This commit is contained in:
Thibaud Chauviere
2015-07-07 10:46:09 +02:00
parent 58fb997a0f
commit 39f4d2c053
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -32,4 +32,4 @@ header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit;
exit;