{source}
<?php //выводим модуль по id
$document = JFactory::getDocument();$renderer = $document->loadRenderer('module');$params = array('style'=>'xhtml');$dbo = JFactory::getDBO();//получить модуль как объект$dbo->setQuery("SELECT * FROM #__modules WHERE id='146'");$module = $dbo->loadObject();//убрать предупреждение$module->user = '';echo $renderer->render($module, $params); ?>
{/source}
Службовий телефон: 5-24-03