Notice: Mysql Query:
SELECT *
FROM app_database d
INNER JOIN app_database_en l ON d.code = l.code
WHERE d.code =
LIMIT 1
Mysql Error:
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 'LIMIT 1' at line 5 in /home/smvdream/public_html/_kiev-rental.com/include/classes/database.class.php on line 290