Shepherd's Pie
Category:
SELECT * FROM tool_blog WHERE blog_active = "Active" AND blog_site_id = 1 ORDER BY blog_date_posted DESC LIMIT ,10
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 '10' at line 3
SELECT * FROM tool_blog WHERE blog_active = "Active" AND blog_site_id = 1 ORDER BY blog_date_posted DESC LIMIT ,10
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 '10' at line 3
