 |
|
|
| |
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-12, 12' at line 1
select *, DAYOFMONTH(start_date) AS event from events_calendar where start_date > '2010-07-30 22:09:25' and language_id = '1' order by start_date limit -12, 12
[TEP STOP]
| |