128a6766 by yangjianbin

init

1 parent 69e3de56
...@@ -305,7 +305,7 @@ class Perm extends CI_Controller { ...@@ -305,7 +305,7 @@ class Perm extends CI_Controller {
305 } 305 }
306 306
307 } 307 }
308 var_dump($arr2);exit; 308 // var_dump($arr2);exit;
309 309
310 foreach ($arr as $k => $v) { 310 foreach ($arr as $k => $v) {
311 foreach ($arr2 as $k2 => $v2) { 311 foreach ($arr2 as $k2 => $v2) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!