# Tue Dec 16 13:35:26 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 6  Rows_examined: 37
use theclari_rugProd;
SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id = 0 AND ( mm.menuid = 21 OR mm.menuid = 0 ) ORDER BY position, ordering

