Просмотр исходного кода

Removed closing PHP tags.

They aren't needed, and every little helps.
System Void 10 лет назад
Родитель
Сommit
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'])) {
         }
         }
     }
     }
 }
 }
-
-?>