Explorar o código

bugfix: fixed api login

Dmitriev Roman hai 3 meses
pai
achega
6d2f135e43
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      html/public/blocked.php

+ 1 - 1
html/public/blocked.php

@@ -179,5 +179,5 @@ if ($auth_active) {
 </table>
 
 <?php
-require_once ($_SERVER['DOCUMENT_ROOT']."/inc/footer.php");
+require_once ($_SERVER['DOCUMENT_ROOT']."/inc/footer.simple.php");
 ?>