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 ')
			ORDER BY m.level ASC' at line 4 SELECT p.pane_name, p.file_name, p.file_type
    		FROM `rtr_main_panes` AS p
    		LEFT JOIN `rtr_main` AS m ON m.id=p.id_main
    		WHERE id_main IN (0, )
			ORDER BY m.level ASC ~~>  Script: /index.php  In file: /var/www/vhosts/rotary.daxx.com/docs/lib/RP/Mysql.class.php  At line: 39