rabin 3 years ago
parent
commit
6c35c818cf
1 changed files with 1 additions and 1 deletions
  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();