Current time: 04-30-2024, 05:11 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
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: 报告错误 repot bug
It is already fixed in current trunk, but thanks for your report Smile
09-10-2009 11:21 PM
Visit this user's website Find all posts by this user
风吹着 Offline


Posts: 3
Joined: Sep 2009
Reputation: 0
Post: #3
RE: 报告错误 repot bug
That's all right.
09-10-2009 11:27 PM
Visit this user's website Find all posts by this user
Nuxwin
Unregistered

 
Post: #4
RE: 报告错误 repot bug
(09-10-2009 11:27 PM)风吹着 Wrote:  That's all right.


It's my fault. Really sorry. I have corrected it long before.
09-11-2009 12:17 AM
风吹着 Offline


Posts: 3
Joined: Sep 2009
Reputation: 0
Post: #5
RE: 报告错误 repot bug
(09-11-2009 12:17 AM)nuxwin Wrote:  
(09-10-2009 11:27 PM)风吹着 Wrote:  That's all right.


It's my fault. Really sorry. I have corrected it long before.

人非圣贤,孰能无过!加油~
09-11-2009 11:30 PM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


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