예제 #1
0
 public static function reset()
 {
     Proxy::$key = time();
     Proxy::$pagelist = array();
     Proxy::$actionlist = array();
 }