项目作者: Kate-Kiryanova
项目描述 :
1C-Bitrix component with form for change password
高级语言: PHP
项目地址: git://github.com/Kate-Kiryanova/change.password.git
change.password
1C-Bitrix component with form for change password
Код вызова компонента:
$APPLICATION->IncludeComponent(
“flxmd:change.password”,
“change_password”,
array(
“COMPONENT_TEMPLATE” => “change_password”,
),
false
);