AAAAhome/academiac/www/administrator/components/com_csvi/views/process/tmpl/import_result.php000060400000004520151476124560026276 0ustar00logresult) { $jinput = JFactory::getApplication()->input; ?> logresult['result']) > 0) { foreach ($this->logresult['result'] as $result => $log) { ?>
logresult['file_name']).'
'.$this->runtime; ?>
get('run_id', 0, 'int')), JText::_('COM_CSVI_SHOW_FULL_LOG')); echo ' | '; // Show view debug log if (!empty($this->logresult['debugview'])) { echo $this->logresult['debugview']; echo ' | '; } // Show download debug log echo $this->logresult['debug']; ?>
total_result; ?> result; ?> status); ?>
'; echo $this->runtime; echo '
'; echo '
'; echo JText::_('COM_CSVI_NO_LOG_EXPLAIN'); }?>