Преглед изворни кода

Removed closing PHP tags.

They aren't needed, and every little helps.
System Void пре 10 година
родитељ
комит
54f23757ea
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      web/api/index.php

+ 0 - 2
web/api/index.php

@@ -78,5 +78,3 @@ if (isset($_POST['user']) || isset($_POST['hash'])) {
         }
     }
 }
-
-?>