events of 1st of july are displayed on the 31 of July and other first days of a month do not display events. What goes wrong? Please help.
Logged In: YES user_id=1871677 Originator: NO
items entered for the last day of any month are not displayed.
to fix use this!!!!!
Line 73 of index.php should be changed to: AND `date` <=
The original line did not have the = (equal sign).
Log in to post a comment.
Logged In: YES
user_id=1871677
Originator: NO
items entered for the last day of any month are not
displayed.
to fix use this!!!!!
Line 73 of index.php should be changed to: AND `date` <=
The original line did not have the = (equal sign).