define simple bug

Found a bug? Tell us!!
Post Reply
oxygenws
Regular
Posts: 148
Joined: Thu Jan 20, 2005 11:20 am
Location: Iran
Contact:

define simple bug

Post by oxygenws »

in serendipity_config.inc.php in line 13
please add an @ sign before the define function.

Code: Select all

@define('IN_serendipity', true);
regards, omid
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: define simple bug

Post by garvinhicking »

Committed, thanks :)
# 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