File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/subscribe/install/inst2.php
Back
<? if(!check_bitrix_sessid()) return; IncludeModuleLangFile(__FILE__); if($ex = $APPLICATION->GetException()) echo CAdminMessage::ShowMessage(Array( "TYPE" => "ERROR", "MESSAGE" => GetMessage("MOD_INST_ERR"), "DETAILS" => $ex->GetString(), "HTML" => true, )); else echo CAdminMessage::ShowNote(GetMessage("MOD_INST_OK")); if($_REQUEST["public_dir"] <> '') : ?> <p><?=GetMessage("MOD_DEMO_DIR")?></p> <table border="0" cellspacing="0" cellpadding="0" class="internal"> <tr class="heading"> <td align="center"><b><?=GetMessage("MOD_DEMO_SITE")?></b></td> <td align="center"><b><?=GetMessage("MOD_DEMO_LINK")?></b></td> </tr> <? $sites = CSite::GetList('', '', Array("ACTIVE"=>"Y")); while($site = $sites->Fetch()) { ?> <tr> <td>[<?=htmlspecialcharsEx($site["ID"])?>] <?=htmlspecialcharsEx($site["NAME"])?></td> <td><a href="<?=htmlspecialcharsBx(($site["SERVER_NAME"] <> ''? "http://".$site["SERVER_NAME"]: "").$site["DIR"].$public_dir."/index.php")?>"><?=htmlspecialcharsEx($site["DIR"].$public_dir."/index.php")?></a></td> </tr> <? } ?> </table> <br> <? endif; ?> <form action="<?echo $APPLICATION->GetCurPage()?>"> <input type="hidden" name="lang" value="<?echo LANG?>"> <input type="submit" name="" value="<?echo GetMessage("MOD_BACK")?>"> <form>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings