|
@@ -21,7 +21,7 @@ class fcgi_server
|
|
|
private function is_exclude($file)
|
|
|
{
|
|
|
static $exfiles = array('wxnotify.php','alipay_notify_url.php','dispatch_notify.php','kdniao_notify.php',
|
|
|
- 'cmbpay_notify.php','cmbpay_sign.php','api/wxLogin/index.php','api/wxLogin/callback.php',
|
|
|
+ 'cmbpay_notify.php','cmbpay_sign.php','wxauthor.php',
|
|
|
'test.php');
|
|
|
|
|
|
$path = BASE_ROOT_PATH . '/mobile/';
|