wpd_detail2
master
@ -75,6 +75,10 @@
if (preg_match('/^(login).*/', $this->control_func)) {
$needlogin = false;
}
} elseif ($this->control_name == 'weibo') {
if (preg_match('/^(show_detail).*/', $this->control_func)) {
}elseif($this->control_name == 'callback'){