rabin hai 1 día
pai
achega
7cc00429e6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Lib/Page.php

+ 1 - 0
app/Lib/Page.php

@@ -1,5 +1,6 @@
 <?php namespace Manage\Lib;
 use Dever;
+ini_set('max_input_vars', 10000);
 # 通用页面 项目着急上线 以后优化并封装
 class Page extends Auth
 {