Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/fermaofd.ferma/install/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/fermaofd.ferma/install/step.php

<?php

if (!check_bitrix_sessid()) {
    return;
}

echo CAdminMessage::ShowNote(GetMessage('MOD_INST_OK'));

?>

<form action="<? echo $APPLICATION->GetCurPage() ?>">
    <input type="hidden" name="lang" value="<? echo LANG ?>">
    <input type="submit" name="" value="<? echo GetMessage("MOD_BACK") ?>">
</form>