Your IP : 3.139.72.173


Current Path : /home/bitrix/ext_www/home-comfort.in.ua/bitrix/modules/wiki/install/
Upload File :
Current File : /home/bitrix/ext_www/home-comfort.in.ua/bitrix/modules/wiki/install/step3.php

<?if(!check_bitrix_sessid()) return;?>
<?
if (!empty($GLOBALS['errors']))
	echo CAdminMessage::ShowMessage($GLOBALS['errors']);
else
	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>