AAAAindex.html000066600000000054151401415410006540 0ustar00metadata.xml000066600000000250151401415410007043 0ustar00 view.raw.php000066600000002576151401415410007031 0ustar00input; $template = $jinput->get('template', null, null); $csvilog = $jinput->get('csvilog', null, null); // Check if this template can be exported from frontend if (!$template->get('export_frontend','general')) { $csvilog->AddStats('incorrect', JText::_('COM_CSVI_NO_EXPORT_ALLOWED')); $jinput->set('logcount', 0); echo JText::_('COM_CSVI_NO_EXPORT_ALLOWED'); // Store the log results $this->get('StoreLogResults', 'log'); } else { $result = $this->get('ProcessData', 'exportfile'); if (!$result) { echo JText::_('COM_CSVI_EXPORT_FAILED'); } } } } ?>tmpl/.htaccess000066600000000177151401415410007323 0ustar00 Order allow,deny Deny from all tmpl/index.html000066600000000054151401415410007514 0ustar00tmpl/default.xml000066600000001741151401415410007671 0ustar00
.htaccess000066600000000177151401415410006347 0ustar00 Order allow,deny Deny from all