A Database Error Occurred
Error Number: 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 '' at line 1
UPDATE restaurant SET `hits` = (`hits` + 1) WHERE id =
Severity: Notice
Message: Undefined index: id
Filename: controllers/restaurant.php
Line Number: 211
Error Number: 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 '' at line 1
UPDATE restaurant SET `hits` = (`hits` + 1) WHERE id =