Current time: 05-21-2024, 10:16 AM Hello There, Guest! (LoginRegister)


Thread Closed 
报告错误 repot bug
Author Message
风吹着 Offline


Posts: 3
Joined: Sep 2009
Reputation: 0
Post: #1
报告错误 repot bug
bug: http://www.isp-control.net/downloads/sna...10.tar.bz2
file: class.criticalUpdate.php P 216

PHP Code:
if(count(explode(';' $rs->fields['props'])) < 12

this 语法错误

PHP Code:
if(count(explode(';' $rs->fields['props'])) < 12

-------------------------

syntax error, unexpected T_STRING in /var/www/ispcp/gui/reseller/user_add2.php on line 165

PHP Code:
'VL_CGIN'            => ($hp_cgi === '_no_'_) ? 'checked="checked"' ''

改为

PHP Code:
'VL_CGIN'            => ($hp_cgi === '_no_') ? 'checked="checked"' ''
(This post was last modified: 09-10-2009 11:39 PM by 风吹着.)
09-10-2009 11:20 PM
Visit this user's website Find all posts by this user
Thread Closed 


Messages In This Thread
报告错误 repot bug - 风吹着 - 09-10-2009 11:20 PM
RE: 报告错误 repot bug - kilburn - 09-10-2009, 11:21 PM
RE: 报告错误 repot bug - 风吹着 - 09-10-2009, 11:27 PM
RE: 报告错误 repot bug - Nuxwin - 09-11-2009, 12:17 AM
RE: 报告错误 repot bug - 风吹着 - 09-11-2009, 11:30 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)