Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/plugins/fabrik_element/user/layouts/fabrik-element-user-form.php
Назад
<?php defined('JPATH_BASE') or die; $d = $displayData; /** * If the table database is not the same as the joomla database then * we should simply return a hidden field with the user id in it. */ if (!$d->inJDb) : ?> <input type="hidden" name="<?php echo $d->name; ?>" value="<?php echo $d->value;?>" id="<?php echo $d->id;?>" /> <?php else : if ($d->isEditable) : if ($d->hidden) : ?> <input type="hidden" name="<?php echo $d->name; ?>" value="<?php echo $d->value;?>" id="<?php echo $d->id;?>" /> <?php else : ?> <div class="input-group"> <?php echo $d->input;?> </div> <?php endif; else : echo $d->readOnly; endif; endif;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка