AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 18.188.168.104
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/step1.php
<?IncludeModuleLangFile(__FILE__);?>

<form action="<?echo $APPLICATION->GetCurPage()?>" name="form1">
<?=bitrix_sessid_post()?>
	<script language="JavaScript">
	<!--
	function ChangeInstallPublic(val, pr)
	{
		pd = 'public_dir_'+pr;
		pdr = 'public_rewrite_'+pr;
		document.getElementById(pd).disabled = !val;
		document.getElementById(pdr).disabled = !val;
	}
	//-->
	</script>
	<?=bitrix_sessid_post()?>
	<input type="hidden" name="lang" value="<?echo LANG?>">
	<input type="hidden" name="id" value="iblock">
	<input type="hidden" name="install" value="Y">
	<input type="hidden" name="step" value="2">
	<table cellpadding="3" cellspacing="0" border="0" width="0%">
		<tr>
			<td>&nbsp;</td>
			<td>
				<table cellpadding="3" cellspacing="0" border="0">
				<tr>
					<td><input type="checkbox" name="news" id="news" value="Y" OnClick="ChangeInstallPublic(this.checked, 'n')"></td>
					<td><p><label for="news"><?echo GetMessage("IBLOCK_INSTALL_NEWS")?></label></p></td>
				</tr>
				<tr>
					<td>&nbsp;</td>
					<td><p><?echo GetMessage("IBLOCK_INSTALL_PUBLIC_DIR")?>:<input type="text" name="news_dir" value="news" size="20" id="public_dir_n"></p></td>
				</tr>
				<tr>
					<td>&nbsp;</td>
					<td><p><label for="public_rewrite_n"><?= GetMessage("INSTALL_PUBLIC_REW") ?>:</label>&nbsp;<input type="checkbox" name="public_rewrite_n" value="Y" id="public_rewrite_n"></p></td>
				</tr>
				<tr>
					<td><input type="checkbox" name="catalog" value="Y" OnClick="ChangeInstallPublic(this.checked, 'c')" id="catalog"></td>
					<td><p><label for="catalog"><?echo GetMessage("IBLOCK_INSTALL_CATALOG")?></label></p></td>
				</tr>
				<tr>
					<td>&nbsp;</td>
					<td><p><?echo GetMessage("IBLOCK_INSTALL_PUBLIC_DIR")?>:<input type="text"  name="catalog_dir" value="catalog" size="20" id="public_dir_c"></p></td></tr>
				<tr>
					<td>&nbsp;</td>
					<td><p><label for="public_rewrite_c"><?= GetMessage("INSTALL_PUBLIC_REW") ?>:</label>&nbsp;<input type="checkbox" name="public_rewrite_c" value="Y" id="public_rewrite_c"></p></td>
				</tr>
				</table>
			</td>
		</tr>
	</table>
	<br>
	<input type="submit" name="inst" value="<?echo GetMessage("MOD_INSTALL")?>">
	<script language="JavaScript">
	<!--
	ChangeInstallPublic(false, 'c');
	ChangeInstallPublic(false, 'n');
	//-->
	</script>
</form>

Anon7 - 2022
AnonSec Team