Your IP : 18.191.238.22


Current Path : /home/bitrix/ext_www/dev.shuft.com.ua/bitrix/modules/cube.ufpropertyhtml/install/
Upload File :
Current File : /home/bitrix/ext_www/dev.shuft.com.ua/bitrix/modules/cube.ufpropertyhtml/install/unstep.php

<?if(!check_bitrix_sessid()) return;?>
<?
UnRegisterModuleDependences("main", "OnUserTypeBuildList", 
"cube.ufpropertyhtml", "PropertyHTML", "GetUserTypeDescription");

UnRegisterModule("cube.ufpropertyhtml");

echo CAdminMessage::ShowNote(GetMessage("MOD_UNINST_OK"));
?>
<form action="<?echo $APPLICATION->GetCurPage()?>" method="get">
<p>
	<input type="hidden" name="lang" value="<?echo LANG?>" />
	<input type="submit" name="" value="<?echo GetMessage("MOD_BACK")?>" />
</p>
<form>