Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/components/com_fabrik/views/list/tmpl/bootstrap/default_row.php
Назад
<?php /** * Fabrik List Template: Admin Row * * @package Joomla * @subpackage Fabrik * @copyright Copyright (C) 2005-2020 Media A-Team, Inc. - All rights reserved. * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html */ // No direct access defined('_JEXEC') or die('Restricted access'); ?> <tr id="<?php echo $this->_row->id;?>" class="<?php echo $this->_row->class;?>"> <?php foreach ($this->headings as $heading => $label) { $style = empty($this->cellClass[$heading]['style']) ? '' : 'style="'.$this->cellClass[$heading]['style'].'"'; ?> <td class="<?php echo $this->cellClass[$heading]['class']?>" <?php echo $style?>> <?php echo isset($this->_row->data) ? $this->_row->data->$heading : '';?> </td> <?php }?> </tr>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка