File manager - Edit - /home/capoccitel/www/administrator/components/com_rsform/views/submissions/tmpl/export_preview.php
Back
<?php /** * @package RSForm! Pro * @copyright (C) 2007-2014 www.rsjoomla.com * @license GPL, http://www.gnu.org/copyleft/gpl.html */ defined('_JEXEC') or die('Restricted access'); ?> <table class="adminform" border="0"> <tr> <td><?php echo JText::_('RSFP_EXPORT_PREVIEW_DESC'); ?></td> </tr> <tr> <td> <div id="previewExportDiv"> <pre id="headersPre"><?php echo implode(',', $this->staticHeaders); ?><?php if (count($this->headers)) { ?>,<?php echo implode(',', $this->headers); ?><?php } ?></pre> <pre id="rowPre">"<?php echo implode('","', $this->previewArray); ?>"</pre> </div> </td> </tr> </table>
| ver. 1.6 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings