Файловый менеджер - Редактировать - /home/lakoyani/e-learn.mltcfiji.com/main/survey/ch_comment.php
Назад
<?php /* For licensing terms, see /license.txt */ /** * Class ch_comment. */ class ch_comment extends survey_question { /** * @param array $questionData * @param string $answers */ public function render(FormValidator $form, $questionData = [], $answers = '') { $name = 'question'.$questionData['question_id']; $form->addTextarea($name, null); $form->setDefaults([$name => $answers]); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка