Файловый менеджер - Редактировать - /var/www/axolotl/data/www/axolotls.ru/www/bitrix/modules/learning/options_user_settings_set.php
Назад
<? $learningWarningTmp = ""; if (CModule::IncludeModule("learning")): $arStudentFields = Array( "RESUME" => $student_RESUME, "PUBLIC_PROFILE" => ($student_PUBLIC_PROFILE=="Y" ? "Y" : "N") ); $ar_res = CStudent::GetList(Array(), Array("USER_ID" => $ID)); if ($arStudent = $ar_res->Fetch()) { $learning_res = CStudent::Update($ID, $arStudentFields); } else { $arStudentFields["USER_ID"] = $ID; $STUDENT_USER_ID = CStudent::Add($arStudentFields); $learning_res = (intval($STUDENT_USER_ID)>0); } endif; ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка