Database error: Invalid SQL: SELECT salles.* FROM prestations, salles WHERE prestations.id = AND salles.prestations_id = prestations.id AND salles.etat = 'V' ORDER BY salles.id ASC
MySQL Error: 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 'AND salles.prestations_id = prestations.id AND salles.etat = 'V' ORDER BY salles' at line 2)