芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/administrator.2/components/com_cache/tmpl/cache/emptystate.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Layout\LayoutHelper; $displayData = [ 'textPrefix' => 'COM_CACHE', 'helpURL' => 'https://docs.joomla.org/Special:MyLanguage/Cache', 'icon' => 'icon-bolt clear', ]; echo LayoutHelper::render('joomla.content.emptystate', $displayData);