# Fri Jun 27 02:17:51 2008
# Query_time: 2  Lock_time: 0  Rows_sent: 5  Rows_examined: 31
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 = 0 OR mm.menuid = 0 ) ORDER BY position, ordering

