芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/modules.3/mod_articles_news/tmpl/horizontal.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Helper\ModuleHelper; /** @var Joomla\CMS\WebAsset\WebAssetManager $wa */ $wa = $app->getDocument()->getWebAssetManager(); $wa->registerAndUseStyle('mod_modules', 'mod_articles_news/template.css'); if (empty($list)) { return; } ?>