首先。。。打开/job.php *****6.0的为PW_ajax.php
查找
$creditselect .= ‘’;
修改为:
if($cid == ‘money’){$cid = ‘money selected’;${‘db_’.$cid.’name’} = $db_moneyname;}
$creditselect .= ‘_‘.$cid.’name’}.’’;
首先。。。打开/job.php *****6.0的为PW_ajax.php
查找
$creditselect .= ‘’;
修改为:
if($cid == ‘money’){$cid = ‘money selected’;${‘db_’.$cid.’name’} = $db_moneyname;}
$creditselect .= ‘_‘.$cid.’name’}.’’;
发现新版本的内容。
Comments powered by Disqus.