|
@@ -27,7 +27,7 @@ class fcgi_server
|
|
static $exfiles = ['web_wxnotify.php',
|
|
static $exfiles = ['web_wxnotify.php',
|
|
'wxnotify.php','pub_wxnotify.php','alipay_notify_url.php','dispatch_notify.php','kdniao_notify.php',
|
|
'wxnotify.php','pub_wxnotify.php','alipay_notify_url.php','dispatch_notify.php','kdniao_notify.php',
|
|
'cmbpay_notify.php','cmbpay_sign.php','wxauthor.php','api/wxLogin/index.php','api/wxLogin/callback.php',
|
|
'cmbpay_notify.php','cmbpay_sign.php','wxauthor.php','api/wxLogin/index.php','api/wxLogin/callback.php',
|
|
- 'test.php'];
|
|
|
|
|
|
+ 'signature.php'];
|
|
$path = BASE_ROOT_PATH . '/mobile/';
|
|
$path = BASE_ROOT_PATH . '/mobile/';
|
|
$file = str_replace($path,'',$file);
|
|
$file = str_replace($path,'',$file);
|
|
|
|
|