1
0
Эх сурвалжийг харах

Removed closing PHP tags

They aren't needed, and every little helps. :)
System Void 10 жил өмнө
parent
commit
72d2885b12
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      web/index.php

+ 0 - 1
web/index.php

@@ -5,4 +5,3 @@ if (isset($_SESSION['user'])) {
 } else {
     header("Location: /login/");
 }
-?>