rabin 3 năm trước cách đây
mục cha
commit
6c35c818cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      learn/active/lib/Active.php

+ 1 - 1
learn/active/lib/Active.php

@@ -79,7 +79,7 @@ class Active
 		
 		
 
-		$test = Dever::input('test');
+		$test = Dever::input('test', 1);
 		$info = false;
 		if ($test == 1) {
 			$time = time();