فهرست منبع

bugfix: fixed api login

Dmitriev Roman 3 ماه پیش
والد
کامیت
6d2f135e43
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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");
 ?>