예제 #1
0
 public function _initialize()
 {
     parent::_initialize();
     if (C('WEIMINGPIAN') == "0") {
         $this->error("微名片以经关闭");
     }
 }
예제 #2
0
 public function _initialize()
 {
     parent::_initialize();
     if (C('WEIHUODONG') == "0") {
         $this->error("微活动以经关闭");
     }
 }