Commit 902a043f by doszhang

dos

parent e14bcff8
......@@ -157,7 +157,7 @@ class IndexController extends Controller
}
$now = time();
$req_type = array();
$type_list = array(3);
$type_list = array(1);
foreach ($type_list as $type) {
$c = M('prize')->where(array(
'type' => $type,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment