AAAA.htaccess000066600000000177151402055040006347 0ustar00 Order allow,deny Deny from all view.html.php000066600000002234151402055040007173 0ustar00addToolbar(); parent::display($tpl); } /** * Add the page title and toolbar. * * @since 1.6 */ protected function addToolbar() { //JSubMenuHelper::addEntry(JText::_('COM_CACHE_BACK_CACHE_MANAGER'), 'index.php?option=com_cache', false); JToolBarHelper::title(JText::_('COM_CACHE_PURGE_EXPIRED_CACHE'), 'purge.png'); JToolBarHelper::custom('purge', 'delete.png', 'delete_f2.png', 'COM_CACHE_PURGE_EXPIRED', false); JToolBarHelper::divider(); if (JFactory::getUser()->authorise('core.admin', 'com_cache')) { JToolBarHelper::preferences('com_cache'); JToolBarHelper::divider(); } JToolBarHelper::help('JHELP_SITE_MAINTENANCE_PURGE_EXPIRED_CACHE'); } } index.html000066600000000037151402055040006541 0ustar00 tmpl/.htaccess000066600000000177151402055040007323 0ustar00 Order allow,deny Deny from all tmpl/default.php000066600000001574151402055040007664 0ustar00

tmpl/index.html000066600000000037151402055040007515 0ustar00