Current Path : /var/www/axolotl/data/www/arhangelsk.axolotls.ru/a537b/ |
Current File : /var/www/axolotl/data/www/arhangelsk.axolotls.ru/a537b/unstep1.php.tar |
var/www/axolotl/data/www/axolotls.ru/www/bitrix/modules/calendar/install/unstep1.php 0000644 00000001232 15001155273 0025012 0 ustar 00 <?global $APPLICATION;?> <form action="<?echo $APPLICATION->GetCurPage()?>"> <?=bitrix_sessid_post()?> <input type="hidden" name="lang" value="<?=LANGUAGE_ID?>"> <input type="hidden" name="id" value="calendar"> <input type="hidden" name="uninstall" value="Y"> <input type="hidden" name="step" value="2"> <?echo CAdminMessage::ShowMessage(GetMessage("MOD_UNINST_WARN"))?> <p><?echo GetMessage("MOD_UNINST_SAVE")?></p> <p><input type="checkbox" name="savedata" id="savedata" value="Y" checked><label for="savedata"><?echo GetMessage("MOD_UNINST_SAVE_TABLES")?></label></p> <input type="submit" name="inst" value="<?echo GetMessage("MOD_UNINST_DEL")?>"> </form>