BUG in include/plugin_api.inc.php (CVS - v1.22)

Found a bug? Tell us!!
Post Reply
Rembrandt
Regular
Posts: 71
Joined: Mon Dec 20, 2004 5:10 pm
Location: Germany
Contact:

BUG in include/plugin_api.inc.php (CVS - v1.22)

Post by Rembrandt »

Why did you insert an "echo $sql;" in line 271?
This causes ugly sql-query-output and an error-msg in the admin area.

so long...
Rembrandt

PS: Commenting out the line fixes the "problem" without creating new ones so far...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: BUG in include/plugin_api.inc.php (CVS - v1.22)

Post by garvinhicking »

It was a debug string and was fixed an hour later. That may happen in an alpha version if you're really bleeding edge. :-)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply