Your IP : 3.133.152.151


Current Path : /var/www/www-root/data/www.catalog.monolith-realty.ru/bitrix/modules/scale/install/
Upload File :
Current File : /var/www/www-root/data/www.catalog.monolith-realty.ru/bitrix/modules/scale/install/step1.php

<?
/** @global CMain $APPLICATION */
IncludeModuleLangFile(__FILE__);
?>
<p><?echo GetMessage("SCALE_INSTALL"); ?></p>
<form action="<?echo $APPLICATION->GetCurPage(); ?>" name="form1">
<?echo bitrix_sessid_post(); ?>
<input type="hidden" name="lang" value="<?echo LANG ?>">
<input type="hidden" name="id" value="scale">
<input type="hidden" name="install" value="Y">
<input type="hidden" name="step" value="2">
<input type="submit" name="inst" value="<?echo GetMessage("MOD_INSTALL"); ?>">
</form>