Browse Source

set_time_limit(600)

manto07m 3 năm trước cách đây
mục cha
commit
b91ef6f47e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      script/php/read_excel.php

+ 1 - 1
script/php/read_excel.php

@@ -1,5 +1,5 @@
 <?php
-set_time_limit(300);
+set_time_limit(600);
 include($_SERVER['DOCUMENT_ROOT'] . "/Authorization/script/php/permission/check_right.php");
 include("./API/equipment.php");
 include("./connect_sql.php");