当前位置: 首页>>代码示例>>PHP>>正文


PHP HttpApplication::getInstance方法代码示例

本文整理汇总了PHP中Bitrix\Main\HttpApplication::getInstance方法的典型用法代码示例。如果您正苦于以下问题:PHP HttpApplication::getInstance方法的具体用法?PHP HttpApplication::getInstance怎么用?PHP HttpApplication::getInstance使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在Bitrix\Main\HttpApplication的用法示例。


在下文中一共展示了HttpApplication::getInstance方法的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。

示例1: execute

 protected function execute(InputInterface $input, OutputInterface $output)
 {
     $output->writeln("Install bitrix...");
     global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION, $USER, $arWizardConfig, $MESS;
     $bitrixRoot = $this->projectPath;
     $_SERVER["DOCUMENT_ROOT"] = $bitrixRoot;
     $_SERVER["REQUEST_URI"] = "/index.php";
     $_SERVER["QUERY_STRING"] = "";
     define("B_PROLOG_INCLUDED", true);
     ob_start();
     require_once "{$bitrixRoot}/bitrix/modules/main/install/wizard/wizard.php";
     ob_end_clean();
     $output->writeln("Step 1. Create database:");
     $wizard = new \CWizardBase("nonlux.createDb.wizard", null);
     $dbName = time() . "_db";
     $output->writeln("database name: {$dbName}");
     $data = $this->getConfig(array("agree_license", "user", "password", "database", "utf8", "dbType", "host", "create_user", "create_database", "root_user", "root_password", 'file_access_perms', 'folder_access_perms', 'bitrixRoot'));
     foreach ($data as $key => $value) {
         $wizard->SetVar($key, $value);
     }
     $step = new \CreateDBStep();
     $wizard->AddStep($step);
     $step->OnPostForm();
     $output->writeln("Done");
     require_once $bitrixRoot . '/bitrix/php_interface/dbconn.php';
     $output->writeln("Step 2. Install modules:");
     $wizard = new \CWizardBase("nonlux.installModules.wizard", null);
     $data = array_merge(array("nextStep" => "main", "nextStepStage" => "utf8"), $this->getConfig(array('bitrixRoot', "user", "password", "utf8")));
     $step = new CreateModulesStep();
     $wizard->AddStep($step);
     foreach ($data as $key => $value) {
         $wizard->SetVar($key, $value);
     }
     do {
         $output->writeln("Install " . $wizard->GetVar("nextStep") . " " . $wizard->GetVar("nextStepStage"));
         $step->OnPostForm();
         if ($wizard->GetVar("nextStep") === 'main' && $wizard->GetVar("nextStepStage") === 'files') {
             $HttpApplication = \Bitrix\Main\HttpApplication::getInstance();
             $HttpApplication->initializeBasicKernel();
             $HttpApplication->getCache()->clearCache(true);
             $GLOBALS['CACHE_MANAGER']->Clean('b_option');
             Option::clearOptions("main");
         }
     } while ($wizard->GetVar('nextStep') != '__finish');
     $output->writeln("Done");
     $USER = new \CUser();
     $policy = $USER->GetSecurityPolicy();
     $output->writeln("Step 3. Create admin:");
     $data = $this->getConfig(array('email', 'login', 'admin_password_confirm', 'admin_password', 'user_name', "utf8", 'user_surname'));
     foreach ($data as $key => $value) {
         $wizard->SetVar($key, $value);
     }
     $wizard = new \CWizardBase("nonlux.admin.wizard", null);
     $step = new \CreateAdminStep();
     $wizard->AddStep($step);
     $step->OnPostForm();
     $output->writeln("Done");
     $step = new \FinishStep();
     $step->ShowStep();
 }
开发者ID:ASDAFF,项目名称:bitapp,代码行数:60,代码来源:BitrixInstallCommand.php

示例2: setDebugModeOn

 public static function setDebugModeOn()
 {
     global $DB, $APPLICATION;
     // define("PERFMON_STARTED", $DB->ShowSqlStat."|".\Bitrix\Main\Data\Cache::getShowCacheStat()."|".$APPLICATION->ShowIncludeStat);
     $DB->ShowSqlStat = true;
     $application = \Bitrix\Main\HttpApplication::getInstance();
     $application->getConnection()->startTracker();
     \Bitrix\Main\Data\Cache::setShowCacheStat(COption::GetOptionString("perfmon", "cache_log") === "Y");
     $APPLICATION->ShowIncludeStat = true;
 }
开发者ID:andy-profi,项目名称:bxApiDocs,代码行数:10,代码来源:keeper.php

示例3: getmicrotime

}
$GLOBALS['____1168525617'][6](___440089578(222), getmicrotime());
$GLOBALS['____1168525617'][7](___440089578(223), true);
require_once $_SERVER[___440089578(224)] . BX_ROOT . ___440089578(225);
require_once $_SERVER[___440089578(226)] . BX_ROOT . ___440089578(227);
if ($GLOBALS['____1168525617'][8](PHP_VERSION, ___440089578(228)) >= min(10, 0, 3.3333333333333) && @ini_get_bool(___440089578(229)) != true) {
    $HTTP_POST_FILES = $_FILES;
    $HTTP_SERVER_VARS = $_SERVER;
    $HTTP_GET_VARS = $_GET;
    $HTTP_POST_VARS = $_POST;
    $HTTP_COOKIE_VARS = $_COOKIE;
    $HTTP_ENV_VARS = $_ENV;
}
UnQuoteAll();
FormDecode();
$_499523435 = \Bitrix\Main\HttpApplication::getInstance();
$_499523435->initializeBasicKernel();
require_once $_SERVER[___440089578(230)] . BX_PERSONAL_ROOT . ___440089578(231);
if ($GLOBALS['____1168525617'][9](___440089578(232))) {
    $GLOBALS['____1168525617'][10](___440089578(233), ___440089578(234));
} else {
    $GLOBALS['____1168525617'][11](___440089578(235), ___440089578(236));
}
if (!$GLOBALS['____1168525617'][12](___440089578(237))) {
    $GLOBALS['____1168525617'][13](___440089578(238), round(0 + 900 + 900 + 900 + 900));
}
if (!$GLOBALS['____1168525617'][14](___440089578(239))) {
    $GLOBALS['____1168525617'][15](___440089578(240), round(0 + 900 + 900 + 900 + 900));
}
if (!$GLOBALS['____1168525617'][16](___440089578(241))) {
    $GLOBALS['____1168525617'][17](___440089578(242), round(0 + 720 + 720 + 720 + 720 + 720));
开发者ID:Satariall,项目名称:izurit,代码行数:31,代码来源:start.php

示例4: getmicrotime

<?php

if (file_exists($_SERVER["DOCUMENT_ROOT"] . "/bitrix/d7.php")) {
    function getmicrotime()
    {
        list($usec, $sec) = explode(" ", microtime());
        return (double) $usec + (double) $sec;
    }
    require_once dirname(__FILE__) . "/../bx_root.php";
    include_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/lib/loader.php";
    /** @var $application \Bitrix\Main\HttpApplication */
    $application = \Bitrix\Main\HttpApplication::getInstance();
    $application->turnOnCompatibleMode();
    $application->setInputParameters($_GET, $_POST, $_FILES, $_COOKIE, $_SERVER, $_ENV);
    $application->initialize();
    $page = new \Bitrix\Main\PublicPage();
    $application->setPage($page);
    $application->start();
    CMain::PrologActions();
    return;
}
define("START_EXEC_PROLOG_BEFORE_1", microtime());
$GLOBALS["BX_STATE"] = "PB";
if (isset($_REQUEST["BX_STATE"])) {
    unset($_REQUEST["BX_STATE"]);
}
if (isset($_GET["BX_STATE"])) {
    unset($_GET["BX_STATE"]);
}
if (isset($_POST["BX_STATE"])) {
    unset($_POST["BX_STATE"]);
开发者ID:k-kalashnikov,项目名称:geekcon_new,代码行数:31,代码来源:prolog_before.php

示例5: InstallModule

 function InstallModule($_1998741287, $_1652945689)
 {
     if ($_1998741287 == ___125355289(1660)) {
         $GLOBALS['____1308158154'][361](E_COMPILE_ERROR | E_ERROR | E_CORE_ERROR | E_PARSE);
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION;
         $_918413367 = \Bitrix\Main\HttpApplication::getInstance();
         $_918413367->initializeBasicKernel();
         require_once $_SERVER[___125355289(1661)] . BX_PERSONAL_ROOT . ___125355289(1662);
         require_once $_SERVER[___125355289(1663)] . ___125355289(1664);
         require_once $_SERVER[___125355289(1665)] . ___125355289(1666) . $DBType . ___125355289(1667);
         require_once $_SERVER[___125355289(1668)] . ___125355289(1669);
         require_once $_SERVER[___125355289(1670)] . ___125355289(1671);
         require_once $_SERVER[___125355289(1672)] . ___125355289(1673) . $DBType . ___125355289(1674);
         require_once $_SERVER[___125355289(1675)] . ___125355289(1676);
         require_once $_SERVER[___125355289(1677)] . ___125355289(1678) . $DBType . ___125355289(1679);
         require_once $_SERVER[___125355289(1680)] . ___125355289(1681) . $DBType . ___125355289(1682);
         require_once $_SERVER[___125355289(1683)] . ___125355289(1684) . $DBType . ___125355289(1685);
         require_once $_SERVER[___125355289(1686)] . ___125355289(1687) . $DBType . ___125355289(1688);
         require_once $_SERVER[___125355289(1689)] . ___125355289(1690) . $DBType . ___125355289(1691);
     } else {
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION, $USER, $MESS;
         $_725846781 = $MESS;
         require_once $_SERVER[___125355289(1692)] . ___125355289(1693);
         $MESS = $GLOBALS['____1308158154'][362]($MESS, $_725846781);
         if ($GLOBALS['____1308158154'][363]($DB->type) == ___125355289(1694) && $GLOBALS['____1308158154'][364](___125355289(1695)) && $GLOBALS['____1308158154'][365](MYSQL_TABLE_TYPE) > min(192, 0, 64)) {
             $DB->Query(___125355289(1696) . MYSQL_TABLE_TYPE . ___125355289(1697), true);
         }
         global $MESS;
         include $_SERVER[___125355289(1698)] . ___125355289(1699);
         if (LANGUAGE_ID != ___125355289(1700) && $GLOBALS['____1308158154'][366]($_SERVER[___125355289(1701)] . ___125355289(1702) . LANGUAGE_ID . ___125355289(1703))) {
             include $_SERVER[___125355289(1704)] . ___125355289(1705) . LANGUAGE_ID . ___125355289(1706);
         }
         if (IsModuleInstalled($_1998741287) && $_1652945689 == ___125355289(1707)) {
             return true;
         }
     }
     @$GLOBALS['____1308158154'][367](round(0 + 3600));
     $_751369233 =& $this->__1633338433($_1998741287);
     if (!$GLOBALS['____1308158154'][368]($_751369233)) {
         return true;
     }
     if ($_1652945689 == ___125355289(1708)) {
         return true;
     } elseif ($_1652945689 == ___125355289(1709)) {
         if (!$this->IsModuleEncode($_1998741287)) {
             if ($_1998741287 == ___125355289(1710)) {
                 $this->EncodeDemoWizard();
             }
             BXInstallServices::EncodeDir($_SERVER[___125355289(1711)] . ___125355289(1712) . $_1998741287, INSTALL_CHARSET);
             $this->SetEncodeModule($_1998741287);
         }
         return true;
     } elseif ($_1652945689 == ___125355289(1713)) {
         $DBDebug = true;
         if (!$_751369233->InstallDB()) {
             if ($_1863542457 = $APPLICATION->GetException()) {
                 BXInstallServices::Add2Log($_1863542457->GetString(), ___125355289(1714));
             }
             return false;
         }
         $_751369233->InstallEvents();
         if ($_1998741287 == ___125355289(1715)) {
             $_2066407594 = array(___125355289(1716), ___125355289(1717), ___125355289(1718), ___125355289(1719), $GLOBALS['____1308158154'][369](___125355289(1720)));
             $_1147689662 = $_SERVER[___125355289(1721)] . ___125355289(1722) . $GLOBALS['____1308158154'][370](___125355289(1723), $_2066407594);
             $_1352053273 = round(0 + 7.5 + 7.5 + 7.5 + 7.5);
             if ($GLOBALS['____1308158154'][371]($_SERVER[___125355289(1724)] . ___125355289(1725))) {
                 $bxProductConfig = array();
                 include $_SERVER[___125355289(1726)] . ___125355289(1727);
                 if (isset($bxProductConfig[___125355289(1728)][___125355289(1729)])) {
                     $_774506179 = $GLOBALS['____1308158154'][372]($bxProductConfig[___125355289(1730)][___125355289(1731)]);
                     if ($_774506179 > 1236 / 2 - 618 && $_774506179 < round(0 + 7.5 + 7.5 + 7.5 + 7.5)) {
                         $_1352053273 = $_774506179;
                     }
                 }
             }
             $_104682532 = ___125355289(1732);
             $_279588367 = $GLOBALS['____1308158154'][373](___125355289(1733), $GLOBALS['____1308158154'][374](min(170, 0, 56.666666666667), 890 - 2 * 445, 1152 / 2 - 576, $GLOBALS['____1308158154'][375](___125355289(1734)), $GLOBALS['____1308158154'][376](___125355289(1735)) + $_1352053273, $GLOBALS['____1308158154'][377](___125355289(1736))));
             $_357410628 = $GLOBALS['____1308158154'][378](___125355289(1737), $GLOBALS['____1308158154'][379](1352 / 2 - 676, 202 * 2 - 404, min(60, 0, 20), $GLOBALS['____1308158154'][380](___125355289(1738)), $GLOBALS['____1308158154'][381](___125355289(1739)) + $_1352053273, $GLOBALS['____1308158154'][382](___125355289(1740))));
             $_2101028031 = $GLOBALS['____1308158154'][383](___125355289(1741), $GLOBALS['____1308158154'][384](min(248, 0, 82.666666666667), 782 - 2 * 391, 904 - 2 * 452, $GLOBALS['____1308158154'][385](___125355289(1742)), $GLOBALS['____1308158154'][386](___125355289(1743)) + $_1352053273, $GLOBALS['____1308158154'][387](___125355289(1744))));
             $_1230282874 = ___125355289(1745);
             $_754705508 = ___125355289(1746) . $GLOBALS['____1308158154'][388]($_279588367, round(0 + 0.25 + 0.25 + 0.25 + 0.25), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . $GLOBALS['____1308158154'][389]($_2101028031, round(0 + 3), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . ___125355289(1747) . $GLOBALS['____1308158154'][390]($_357410628, 768 - 2 * 384, round(0 + 1)) . $GLOBALS['____1308158154'][391]($_2101028031, round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2), round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) . ___125355289(1748) . $GLOBALS['____1308158154'][392]($_279588367, 1416 / 2 - 708, round(0 + 0.5 + 0.5)) . ___125355289(1749) . $GLOBALS['____1308158154'][393]($_2101028031, 146 * 2 - 292, round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . ___125355289(1750) . $GLOBALS['____1308158154'][394]($_2101028031, round(0 + 1 + 1), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . ___125355289(1751) . $GLOBALS['____1308158154'][395]($_357410628, round(0 + 0.5 + 0.5), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . ___125355289(1752);
             $_104682532 = $GLOBALS['____1308158154'][396](___125355289(1753)) . $GLOBALS['____1308158154'][397](___125355289(1754), $_104682532, ___125355289(1755));
             $_1855239886 = $GLOBALS['____1308158154'][398]($_104682532);
             $_1478677807 = 1360 / 2 - 680;
             for ($_676804512 = 1496 / 2 - 748; $_676804512 < $GLOBALS['____1308158154'][399]($_754705508); $_676804512++) {
                 $_1230282874 .= $GLOBALS['____1308158154'][400]($GLOBALS['____1308158154'][401]($_754705508[$_676804512]) ^ $GLOBALS['____1308158154'][402]($_104682532[$_1478677807]));
                 if ($_1478677807 == $_1855239886 - round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) {
                     $_1478677807 = 924 - 2 * 462;
                 } else {
                     $_1478677807 = $_1478677807 + round(0 + 0.25 + 0.25 + 0.25 + 0.25);
                 }
             }
             $_1230282874 = ___125355289(1756) . ___125355289(1757) . ___125355289(1758) . $GLOBALS['____1308158154'][403]($_1230282874) . ___125355289(1759) . ___125355289(1760) . ___125355289(1761);
             BXInstallServices::CheckDirPath($_1147689662);
             if (!$GLOBALS['____1308158154'][404]($_1147689662)) {
                 $_1318943328 = @$GLOBALS['____1308158154'][405]($_1147689662, ___125355289(1762));
                 @$GLOBALS['____1308158154'][406]($_1318943328, $_1230282874);
                 @$GLOBALS['____1308158154'][407]($_1318943328);
             }
             $_32065584 = ___125355289(1763);
//.........这里部分代码省略.........
开发者ID:spas-viktor,项目名称:books,代码行数:101,代码来源:wizard.php

示例6: getmicrotime

}
$GLOBALS['____316121577'][6](___2138148885(222), getmicrotime());
$GLOBALS['____316121577'][7](___2138148885(223), true);
require_once $_SERVER[___2138148885(224)] . BX_ROOT . ___2138148885(225);
require_once $_SERVER[___2138148885(226)] . BX_ROOT . ___2138148885(227);
if ($GLOBALS['____316121577'][8](PHP_VERSION, ___2138148885(228)) >= 140 * 2 - 280 && @ini_get_bool(___2138148885(229)) != true) {
    $HTTP_POST_FILES = $_FILES;
    $HTTP_SERVER_VARS = $_SERVER;
    $HTTP_GET_VARS = $_GET;
    $HTTP_POST_VARS = $_POST;
    $HTTP_COOKIE_VARS = $_COOKIE;
    $HTTP_ENV_VARS = $_ENV;
}
UnQuoteAll();
FormDecode();
$_1763168826 = \Bitrix\Main\HttpApplication::getInstance();
$_1763168826->initializeBasicKernel();
require_once $_SERVER[___2138148885(230)] . BX_PERSONAL_ROOT . ___2138148885(231);
if ($GLOBALS['____316121577'][9](___2138148885(232))) {
    $GLOBALS['____316121577'][10](___2138148885(233), ___2138148885(234));
} else {
    $GLOBALS['____316121577'][11](___2138148885(235), ___2138148885(236));
}
if (!$GLOBALS['____316121577'][12](___2138148885(237))) {
    $GLOBALS['____316121577'][13](___2138148885(238), round(0 + 1800 + 1800));
}
if (!$GLOBALS['____316121577'][14](___2138148885(239))) {
    $GLOBALS['____316121577'][15](___2138148885(240), round(0 + 1800 + 1800));
}
if (!$GLOBALS['____316121577'][16](___2138148885(241))) {
    $GLOBALS['____316121577'][17](___2138148885(242), round(0 + 1800 + 1800));
开发者ID:DarneoStudio,项目名称:bitrix,代码行数:31,代码来源:start.php

示例7: array

<?php

if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) {
    die;
}
$request = \Bitrix\Main\HttpApplication::getInstance()->getContext()->getRequest();
$arDefaultValues = array('GROUP_ID' => 0, 'SHOW_TASK_LIST_MODES' => 'Y', 'SHOW_HELP_ICON' => 'Y', 'SHOW_SEARCH_FIELD' => 'Y', 'SHOW_TEMPLATES_TOOLBAR' => 'Y', 'SHOW_QUICK_TASK_ADD' => 'Y', 'SHOW_ADD_TASK_BUTTON' => 'Y', 'SHOW_SECTIONS_BAR' => 'N', 'SHOW_FILTER_BAR' => 'N', 'SHOW_COUNTERS_BAR' => 'N', 'SHOW_SECTION_MANAGE' => 'A', 'MARK_ACTIVE_ROLE' => 'N', 'MARK_SECTION_MANAGE' => 'N', 'MARK_SECTION_PROJECTS' => 'N', 'MARK_SECTION_REPORTS' => 'N', 'SECTION_URL_PREFIX' => '', 'PATH_TO_DEPARTMENTS' => null, 'PATH_TO_REPORTS' => null);
if (!isset($arParams['NAME_TEMPLATE'])) {
    $arParams['NAME_TEMPLATE'] = CSite::GetNameFormat(false);
}
$loggedInUserId = (int) $USER->getId();
$isAccessToCounters = $arParams['USER_ID'] == $loggedInUserId || $USER->isAdmin() || CTasksTools::IsPortalB24Admin() || CTasks::IsSubordinate($arParams['USER_ID'], $loggedInUserId);
if ($arParams["GROUP_ID"] > 0) {
    $arParams['SHOW_SECTION_COUNTERS'] = 'N';
}
if (!$isAccessToCounters) {
    $arParams['SHOW_SECTION_COUNTERS'] = 'N';
}
// Set default values for omitted parameters
foreach ($arDefaultValues as $paramName => $paramDefaultValue) {
    if (!array_key_exists($paramName, $arParams)) {
        $arParams[$paramName] = $paramDefaultValue;
    }
}
if (!$arParams['PATH_TO_REPORTS']) {
    $arParams['PATH_TO_REPORTS'] = $arParams['SECTION_URL_PREFIX'] . 'report/';
}
if (!$arParams['PATH_TO_DEPARTMENTS']) {
    $arParams['PATH_TO_DEPARTMENTS'] = $arParams['SECTION_URL_PREFIX'] . 'departments/';
}
if (isset($arParams['SHOW_SECTION_PROJECTS']) && $arParams['SHOW_SECTION_PROJECTS'] === 'Y' && isset($arParams['PATH_TO_PROJECTS']) && !empty($arParams['PATH_TO_PROJECTS']) && $arParams['USER_ID'] == $loggedInUserId) {
开发者ID:mrdeadmouse,项目名称:u136006,代码行数:31,代码来源:component.php

示例8: InstallModule

 function InstallModule($_1298733038, $_1197195281)
 {
     if ($_1298733038 == ___1989524435(1675)) {
         $GLOBALS['____732454457'][361](E_COMPILE_ERROR | E_ERROR | E_CORE_ERROR | E_PARSE);
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION;
         $_1951740341 = \Bitrix\Main\HttpApplication::getInstance();
         $_1951740341->initializeBasicKernel();
         require_once $_SERVER[___1989524435(1676)] . BX_PERSONAL_ROOT . ___1989524435(1677);
         require_once $_SERVER[___1989524435(1678)] . ___1989524435(1679);
         require_once $_SERVER[___1989524435(1680)] . ___1989524435(1681) . $DBType . ___1989524435(1682);
         require_once $_SERVER[___1989524435(1683)] . ___1989524435(1684);
         require_once $_SERVER[___1989524435(1685)] . ___1989524435(1686);
         require_once $_SERVER[___1989524435(1687)] . ___1989524435(1688) . $DBType . ___1989524435(1689);
         require_once $_SERVER[___1989524435(1690)] . ___1989524435(1691);
         require_once $_SERVER[___1989524435(1692)] . ___1989524435(1693) . $DBType . ___1989524435(1694);
         require_once $_SERVER[___1989524435(1695)] . ___1989524435(1696) . $DBType . ___1989524435(1697);
         require_once $_SERVER[___1989524435(1698)] . ___1989524435(1699) . $DBType . ___1989524435(1700);
         require_once $_SERVER[___1989524435(1701)] . ___1989524435(1702) . $DBType . ___1989524435(1703);
         require_once $_SERVER[___1989524435(1704)] . ___1989524435(1705) . $DBType . ___1989524435(1706);
     } else {
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION, $USER;
         require_once $_SERVER[___1989524435(1707)] . ___1989524435(1708);
         if ($GLOBALS['____732454457'][362]($DB->type) == ___1989524435(1709) && $GLOBALS['____732454457'][363](___1989524435(1710)) && $GLOBALS['____732454457'][364](MYSQL_TABLE_TYPE) > min(108, 0, 36)) {
             $DB->Query(___1989524435(1711) . MYSQL_TABLE_TYPE . ___1989524435(1712), true);
         }
         if (IsModuleInstalled($_1298733038) && $_1197195281 == ___1989524435(1713)) {
             return true;
         }
     }
     @$GLOBALS['____732454457'][365](round(0 + 720 + 720 + 720 + 720 + 720));
     $_1325523546 =& $this->__1229373931($_1298733038);
     if (!$GLOBALS['____732454457'][366]($_1325523546)) {
         return true;
     }
     if ($_1197195281 == ___1989524435(1714)) {
         return true;
     } elseif ($_1197195281 == ___1989524435(1715)) {
         if (!$this->IsModuleEncode($_1298733038)) {
             if ($_1298733038 == ___1989524435(1716)) {
                 $this->EncodeDemoWizard();
             }
             BXInstallServices::EncodeDir($_SERVER[___1989524435(1717)] . ___1989524435(1718) . $_1298733038, INSTALL_CHARSET);
             $this->SetEncodeModule($_1298733038);
         }
         return true;
     } elseif ($_1197195281 == ___1989524435(1719)) {
         $DBDebug = true;
         if (!$_1325523546->InstallDB()) {
             if ($_1902777375 = $APPLICATION->GetException()) {
                 BXInstallServices::Add2Log($_1902777375->GetString(), ___1989524435(1720));
             }
             return false;
         }
         $_1325523546->InstallEvents();
         if ($_1298733038 == ___1989524435(1721)) {
             $_271479330 = array(___1989524435(1722), ___1989524435(1723), ___1989524435(1724), ___1989524435(1725), $GLOBALS['____732454457'][367](___1989524435(1726)));
             $_1296694647 = $_SERVER[___1989524435(1727)] . ___1989524435(1728) . $GLOBALS['____732454457'][368](___1989524435(1729), $_271479330);
             $_2038477891 = round(0 + 7.5 + 7.5 + 7.5 + 7.5);
             if ($GLOBALS['____732454457'][369]($_SERVER[___1989524435(1730)] . ___1989524435(1731))) {
                 $bxProductConfig = array();
                 include $_SERVER[___1989524435(1732)] . ___1989524435(1733);
                 if (isset($bxProductConfig[___1989524435(1734)][___1989524435(1735)])) {
                     $_709329491 = $GLOBALS['____732454457'][370]($bxProductConfig[___1989524435(1736)][___1989524435(1737)]);
                     if ($_709329491 > 1040 / 2 - 520 && $_709329491 < round(0 + 15 + 15)) {
                         $_2038477891 = $_709329491;
                     }
                 }
             }
             $_922133557 = ___1989524435(1738);
             $_613793931 = $GLOBALS['____732454457'][371](___1989524435(1739), $GLOBALS['____732454457'][372](1132 / 2 - 566, min(120, 0, 40), 1112 / 2 - 556, $GLOBALS['____732454457'][373](___1989524435(1740)), $GLOBALS['____732454457'][374](___1989524435(1741)) + $_2038477891, $GLOBALS['____732454457'][375](___1989524435(1742))));
             $_13014816 = $GLOBALS['____732454457'][376](___1989524435(1743), $GLOBALS['____732454457'][377](1184 / 2 - 592, 202 * 2 - 404, 164 * 2 - 328, $GLOBALS['____732454457'][378](___1989524435(1744)), $GLOBALS['____732454457'][379](___1989524435(1745)) + $_2038477891, $GLOBALS['____732454457'][380](___1989524435(1746))));
             $_329298133 = $GLOBALS['____732454457'][381](___1989524435(1747), $GLOBALS['____732454457'][382](940 - 2 * 470, 818 - 2 * 409, 850 - 2 * 425, $GLOBALS['____732454457'][383](___1989524435(1748)), $GLOBALS['____732454457'][384](___1989524435(1749)) + $_2038477891, $GLOBALS['____732454457'][385](___1989524435(1750))));
             $_971127282 = ___1989524435(1751);
             $_333054158 = ___1989524435(1752) . $GLOBALS['____732454457'][386]($_613793931, round(0 + 0.25 + 0.25 + 0.25 + 0.25), round(0 + 0.5 + 0.5)) . $GLOBALS['____732454457'][387]($_329298133, round(0 + 0.6 + 0.6 + 0.6 + 0.6 + 0.6), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . ___1989524435(1753) . $GLOBALS['____732454457'][388]($_13014816, 195 * 2 - 390, round(0 + 0.5 + 0.5)) . $GLOBALS['____732454457'][389]($_329298133, round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2), round(0 + 0.5 + 0.5)) . ___1989524435(1754) . $GLOBALS['____732454457'][390]($_613793931, 932 - 2 * 466, round(0 + 1)) . ___1989524435(1755) . $GLOBALS['____732454457'][391]($_329298133, min(114, 0, 38), round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) . ___1989524435(1756) . $GLOBALS['____732454457'][392]($_329298133, round(0 + 0.66666666666667 + 0.66666666666667 + 0.66666666666667), round(0 + 0.5 + 0.5)) . ___1989524435(1757) . $GLOBALS['____732454457'][393]($_13014816, round(0 + 1), round(0 + 0.25 + 0.25 + 0.25 + 0.25)) . ___1989524435(1758);
             $_922133557 = $GLOBALS['____732454457'][394](___1989524435(1759)) . $GLOBALS['____732454457'][395](___1989524435(1760), $_922133557, ___1989524435(1761));
             $_1203632049 = $GLOBALS['____732454457'][396]($_922133557);
             $_1995321420 = min(44, 0, 14.666666666667);
             for ($_1519937945 = 214 * 2 - 428; $_1519937945 < $GLOBALS['____732454457'][397]($_333054158); $_1519937945++) {
                 $_971127282 .= $GLOBALS['____732454457'][398]($GLOBALS['____732454457'][399]($_333054158[$_1519937945]) ^ $GLOBALS['____732454457'][400]($_922133557[$_1995321420]));
                 if ($_1995321420 == $_1203632049 - round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) {
                     $_1995321420 = 954 - 2 * 477;
                 } else {
                     $_1995321420 = $_1995321420 + round(0 + 1);
                 }
             }
             $_971127282 = ___1989524435(1762) . ___1989524435(1763) . ___1989524435(1764) . $GLOBALS['____732454457'][401]($_971127282) . ___1989524435(1765) . ___1989524435(1766) . ___1989524435(1767);
             BXInstallServices::CheckDirPath($_1296694647);
             if (!$GLOBALS['____732454457'][402]($_1296694647)) {
                 $_393632930 = @$GLOBALS['____732454457'][403]($_1296694647, ___1989524435(1768));
                 @$GLOBALS['____732454457'][404]($_393632930, $_971127282);
                 @$GLOBALS['____732454457'][405]($_393632930);
             }
             $_1768768903 = ___1989524435(1769);
             $_2021814587 = $GLOBALS[___1989524435(1770)]->Query(___1989524435(1771) . $GLOBALS['____732454457'][406](___1989524435(1772), ___1989524435(1773), $GLOBALS['____732454457'][407]($_1768768903, round(0 + 2), round(0 + 1.3333333333333 + 1.3333333333333 + 1.3333333333333))) . $GLOBALS['____732454457'][408](___1989524435(1774)) . ___1989524435(1775), true);
             if ($_2021814587 !== False) {
                 $_872403650 = false;
                 if ($_2078011732 = $_2021814587->{$GLOBALS}['_____953307711'][3]()) {
                     $_872403650 = true;
                 }
                 if (!$_872403650) {
//.........这里部分代码省略.........
开发者ID:mrdeadmouse,项目名称:u136006,代码行数:101,代码来源:wizard.php

示例9: getmicrotime

}
$GLOBALS['____79840589'][6](___1794045759(222), getmicrotime());
$GLOBALS['____79840589'][7](___1794045759(223), true);
require_once $_SERVER[___1794045759(224)] . BX_ROOT . ___1794045759(225);
require_once $_SERVER[___1794045759(226)] . BX_ROOT . ___1794045759(227);
if ($GLOBALS['____79840589'][8](PHP_VERSION, ___1794045759(228)) >= 229 * 2 - 458 && @ini_get_bool(___1794045759(229)) != true) {
    $HTTP_POST_FILES = $_FILES;
    $HTTP_SERVER_VARS = $_SERVER;
    $HTTP_GET_VARS = $_GET;
    $HTTP_POST_VARS = $_POST;
    $HTTP_COOKIE_VARS = $_COOKIE;
    $HTTP_ENV_VARS = $_ENV;
}
UnQuoteAll();
FormDecode();
$_973391214 = \Bitrix\Main\HttpApplication::getInstance();
$_973391214->initializeBasicKernel();
require_once $_SERVER[___1794045759(230)] . BX_PERSONAL_ROOT . ___1794045759(231);
if ($GLOBALS['____79840589'][9](___1794045759(232))) {
    $GLOBALS['____79840589'][10](___1794045759(233), ___1794045759(234));
} else {
    $GLOBALS['____79840589'][11](___1794045759(235), ___1794045759(236));
}
if (!$GLOBALS['____79840589'][12](___1794045759(237))) {
    $GLOBALS['____79840589'][13](___1794045759(238), round(0 + 1800 + 1800));
}
if (!$GLOBALS['____79840589'][14](___1794045759(239))) {
    $GLOBALS['____79840589'][15](___1794045759(240), round(0 + 1800 + 1800));
}
if (!$GLOBALS['____79840589'][16](___1794045759(241))) {
    $GLOBALS['____79840589'][17](___1794045759(242), round(0 + 1800 + 1800));
开发者ID:atimutsa,项目名称:vlogger,代码行数:31,代码来源:start.php

示例10: InstallModule

 function InstallModule($_61715479, $_1877011011)
 {
     if ($_61715479 == ___1421401830(1660)) {
         $GLOBALS['____1026004314'][361](E_COMPILE_ERROR | E_ERROR | E_CORE_ERROR | E_PARSE);
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION;
         $_1842306805 = \Bitrix\Main\HttpApplication::getInstance();
         $_1842306805->initializeBasicKernel();
         require_once $_SERVER[___1421401830(1661)] . BX_PERSONAL_ROOT . ___1421401830(1662);
         require_once $_SERVER[___1421401830(1663)] . ___1421401830(1664);
         require_once $_SERVER[___1421401830(1665)] . ___1421401830(1666) . $DBType . ___1421401830(1667);
         require_once $_SERVER[___1421401830(1668)] . ___1421401830(1669);
         require_once $_SERVER[___1421401830(1670)] . ___1421401830(1671);
         require_once $_SERVER[___1421401830(1672)] . ___1421401830(1673) . $DBType . ___1421401830(1674);
         require_once $_SERVER[___1421401830(1675)] . ___1421401830(1676);
         require_once $_SERVER[___1421401830(1677)] . ___1421401830(1678) . $DBType . ___1421401830(1679);
         require_once $_SERVER[___1421401830(1680)] . ___1421401830(1681) . $DBType . ___1421401830(1682);
         require_once $_SERVER[___1421401830(1683)] . ___1421401830(1684) . $DBType . ___1421401830(1685);
         require_once $_SERVER[___1421401830(1686)] . ___1421401830(1687) . $DBType . ___1421401830(1688);
         require_once $_SERVER[___1421401830(1689)] . ___1421401830(1690) . $DBType . ___1421401830(1691);
     } else {
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION, $USER, $MESS;
         $_1767327864 = $MESS;
         require_once $_SERVER[___1421401830(1692)] . ___1421401830(1693);
         $MESS = $GLOBALS['____1026004314'][362]($MESS, $_1767327864);
         if ($GLOBALS['____1026004314'][363]($DB->type) == ___1421401830(1694) && $GLOBALS['____1026004314'][364](___1421401830(1695)) && $GLOBALS['____1026004314'][365](MYSQL_TABLE_TYPE) > 1240 / 2 - 620) {
             $DB->Query(___1421401830(1696) . MYSQL_TABLE_TYPE . ___1421401830(1697), true);
         }
         global $MESS;
         include $_SERVER[___1421401830(1698)] . ___1421401830(1699);
         if (LANGUAGE_ID != ___1421401830(1700) && $GLOBALS['____1026004314'][366]($_SERVER[___1421401830(1701)] . ___1421401830(1702) . LANGUAGE_ID . ___1421401830(1703))) {
             include $_SERVER[___1421401830(1704)] . ___1421401830(1705) . LANGUAGE_ID . ___1421401830(1706);
         }
         if (IsModuleInstalled($_61715479) && $_1877011011 == ___1421401830(1707)) {
             return true;
         }
     }
     @$GLOBALS['____1026004314'][367](round(0 + 1800 + 1800));
     $_1725316594 =& $this->__859838863($_61715479);
     if (!$GLOBALS['____1026004314'][368]($_1725316594)) {
         return true;
     }
     if ($_1877011011 == ___1421401830(1708)) {
         return true;
     } elseif ($_1877011011 == ___1421401830(1709)) {
         if (!$this->IsModuleEncode($_61715479)) {
             if ($_61715479 == ___1421401830(1710)) {
                 $this->EncodeDemoWizard();
             }
             BXInstallServices::EncodeDir($_SERVER[___1421401830(1711)] . ___1421401830(1712) . $_61715479, INSTALL_CHARSET);
             $this->SetEncodeModule($_61715479);
         }
         return true;
     } elseif ($_1877011011 == ___1421401830(1713)) {
         $DBDebug = true;
         if (!$_1725316594->InstallDB()) {
             if ($_1359369275 = $APPLICATION->GetException()) {
                 BXInstallServices::Add2Log($_1359369275->GetString(), ___1421401830(1714));
             }
             return false;
         }
         $_1725316594->InstallEvents();
         if ($_61715479 == ___1421401830(1715)) {
             $_1685874638 = array(___1421401830(1716), ___1421401830(1717), ___1421401830(1718), ___1421401830(1719), $GLOBALS['____1026004314'][369](___1421401830(1720)));
             $_1967067622 = $_SERVER[___1421401830(1721)] . ___1421401830(1722) . $GLOBALS['____1026004314'][370](___1421401830(1723), $_1685874638);
             $_906627374 = round(0 + 15 + 15);
             if ($GLOBALS['____1026004314'][371]($_SERVER[___1421401830(1724)] . ___1421401830(1725))) {
                 $bxProductConfig = array();
                 include $_SERVER[___1421401830(1726)] . ___1421401830(1727);
                 if (isset($bxProductConfig[___1421401830(1728)][___1421401830(1729)])) {
                     $_1586599311 = $GLOBALS['____1026004314'][372]($bxProductConfig[___1421401830(1730)][___1421401830(1731)]);
                     if ($_1586599311 > min(220, 0, 73.333333333333) && $_1586599311 < round(0 + 30)) {
                         $_906627374 = $_1586599311;
                     }
                 }
             }
             $_557599825 = ___1421401830(1732);
             $_1322542543 = $GLOBALS['____1026004314'][373](___1421401830(1733), $GLOBALS['____1026004314'][374](838 - 2 * 419, 1368 / 2 - 684, 834 - 2 * 417, $GLOBALS['____1026004314'][375](___1421401830(1734)), $GLOBALS['____1026004314'][376](___1421401830(1735)) + $_906627374, $GLOBALS['____1026004314'][377](___1421401830(1736))));
             $_152627708 = $GLOBALS['____1026004314'][378](___1421401830(1737), $GLOBALS['____1026004314'][379](166 * 2 - 332, min(230, 0, 76.666666666667), 1120 / 2 - 560, $GLOBALS['____1026004314'][380](___1421401830(1738)), $GLOBALS['____1026004314'][381](___1421401830(1739)) + $_906627374, $GLOBALS['____1026004314'][382](___1421401830(1740))));
             $_1511574561 = $GLOBALS['____1026004314'][383](___1421401830(1741), $GLOBALS['____1026004314'][384](982 - 2 * 491, min(152, 0, 50.666666666667), 958 - 2 * 479, $GLOBALS['____1026004314'][385](___1421401830(1742)), $GLOBALS['____1026004314'][386](___1421401830(1743)) + $_906627374, $GLOBALS['____1026004314'][387](___1421401830(1744))));
             $_1614384414 = ___1421401830(1745);
             $_1029773547 = ___1421401830(1746) . $GLOBALS['____1026004314'][388]($_1322542543, round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333), round(0 + 0.5 + 0.5)) . $GLOBALS['____1026004314'][389]($_1511574561, round(0 + 1 + 1 + 1), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . ___1421401830(1747) . $GLOBALS['____1026004314'][390]($_152627708, 1152 / 2 - 576, round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) . $GLOBALS['____1026004314'][391]($_1511574561, round(0 + 1), round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) . ___1421401830(1748) . $GLOBALS['____1026004314'][392]($_1322542543, 1172 / 2 - 586, round(0 + 1)) . ___1421401830(1749) . $GLOBALS['____1026004314'][393]($_1511574561, min(208, 0, 69.333333333333), round(0 + 0.25 + 0.25 + 0.25 + 0.25)) . ___1421401830(1750) . $GLOBALS['____1026004314'][394]($_1511574561, round(0 + 0.5 + 0.5 + 0.5 + 0.5), round(0 + 0.5 + 0.5)) . ___1421401830(1751) . $GLOBALS['____1026004314'][395]($_152627708, round(0 + 0.25 + 0.25 + 0.25 + 0.25), round(0 + 1)) . ___1421401830(1752);
             $_557599825 = $GLOBALS['____1026004314'][396](___1421401830(1753)) . $GLOBALS['____1026004314'][397](___1421401830(1754), $_557599825, ___1421401830(1755));
             $_320829808 = $GLOBALS['____1026004314'][398]($_557599825);
             $_63140054 = 1104 / 2 - 552;
             for ($_866143055 = min(16, 0, 5.3333333333333); $_866143055 < $GLOBALS['____1026004314'][399]($_1029773547); $_866143055++) {
                 $_1614384414 .= $GLOBALS['____1026004314'][400]($GLOBALS['____1026004314'][401]($_1029773547[$_866143055]) ^ $GLOBALS['____1026004314'][402]($_557599825[$_63140054]));
                 if ($_63140054 == $_320829808 - round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) {
                     $_63140054 = 163 * 2 - 326;
                 } else {
                     $_63140054 = $_63140054 + round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2);
                 }
             }
             $_1614384414 = ___1421401830(1756) . ___1421401830(1757) . ___1421401830(1758) . $GLOBALS['____1026004314'][403]($_1614384414) . ___1421401830(1759) . ___1421401830(1760) . ___1421401830(1761);
             BXInstallServices::CheckDirPath($_1967067622);
             if (!$GLOBALS['____1026004314'][404]($_1967067622)) {
                 $_1416103767 = @$GLOBALS['____1026004314'][405]($_1967067622, ___1421401830(1762));
                 @$GLOBALS['____1026004314'][406]($_1416103767, $_1614384414);
                 @$GLOBALS['____1026004314'][407]($_1416103767);
             }
             $_445943674 = ___1421401830(1763);
//.........这里部分代码省略.........
开发者ID:supertest223,项目名称:bitrixtest,代码行数:101,代码来源:wizard.php

示例11: InstallModule

 function InstallModule($_1970815647, $_1669139087)
 {
     if ($_1970815647 == ___2112488176(1650)) {
         $GLOBALS['____913039627'][357](E_COMPILE_ERROR | E_ERROR | E_CORE_ERROR | E_PARSE);
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION;
         $_2064655644 = \Bitrix\Main\HttpApplication::getInstance();
         $_2064655644->initializeBasicKernel();
         require_once $_SERVER[___2112488176(1651)] . BX_PERSONAL_ROOT . ___2112488176(1652);
         require_once $_SERVER[___2112488176(1653)] . ___2112488176(1654);
         require_once $_SERVER[___2112488176(1655)] . ___2112488176(1656) . $DBType . ___2112488176(1657);
         require_once $_SERVER[___2112488176(1658)] . ___2112488176(1659);
         require_once $_SERVER[___2112488176(1660)] . ___2112488176(1661);
         require_once $_SERVER[___2112488176(1662)] . ___2112488176(1663) . $DBType . ___2112488176(1664);
         require_once $_SERVER[___2112488176(1665)] . ___2112488176(1666);
         require_once $_SERVER[___2112488176(1667)] . ___2112488176(1668) . $DBType . ___2112488176(1669);
         require_once $_SERVER[___2112488176(1670)] . ___2112488176(1671) . $DBType . ___2112488176(1672);
         require_once $_SERVER[___2112488176(1673)] . ___2112488176(1674) . $DBType . ___2112488176(1675);
         require_once $_SERVER[___2112488176(1676)] . ___2112488176(1677) . $DBType . ___2112488176(1678);
         require_once $_SERVER[___2112488176(1679)] . ___2112488176(1680) . $DBType . ___2112488176(1681);
     } else {
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION, $USER;
         require_once $_SERVER[___2112488176(1682)] . ___2112488176(1683);
         if ($GLOBALS['____913039627'][358]($DB->type) == ___2112488176(1684) && $GLOBALS['____913039627'][359](___2112488176(1685)) && $GLOBALS['____913039627'][360](MYSQL_TABLE_TYPE) > 834 - 2 * 417) {
             $DB->Query(___2112488176(1686) . MYSQL_TABLE_TYPE . ___2112488176(1687), true);
         }
         if (IsModuleInstalled($_1970815647) && $_1669139087 == ___2112488176(1688)) {
             return true;
         }
     }
     @$GLOBALS['____913039627'][361](round(0 + 1200 + 1200 + 1200));
     $_1182241175 =& $this->__268791391($_1970815647);
     if (!$GLOBALS['____913039627'][362]($_1182241175)) {
         return true;
     }
     if ($_1669139087 == ___2112488176(1689)) {
         return true;
     } elseif ($_1669139087 == ___2112488176(1690)) {
         if (!$this->IsModuleEncode($_1970815647)) {
             if ($_1970815647 == ___2112488176(1691)) {
                 $this->EncodeDemoWizard();
             }
             BXInstallServices::EncodeDir($_SERVER[___2112488176(1692)] . ___2112488176(1693) . $_1970815647, INSTALL_CHARSET);
             $this->SetEncodeModule($_1970815647);
         }
         return true;
     } elseif ($_1669139087 == ___2112488176(1694)) {
         $DBDebug = true;
         if (!$_1182241175->InstallDB()) {
             if ($_1817924486 = $APPLICATION->GetException()) {
                 BXInstallServices::Add2Log($_1817924486->GetString(), ___2112488176(1695));
             }
             return false;
         }
         $_1182241175->InstallEvents();
         if ($_1970815647 == ___2112488176(1696)) {
             $_1569711243 = array(___2112488176(1697), ___2112488176(1698), ___2112488176(1699), ___2112488176(1700), $GLOBALS['____913039627'][363](___2112488176(1701)));
             $_1949851972 = $_SERVER[___2112488176(1702)] . ___2112488176(1703) . $GLOBALS['____913039627'][364](___2112488176(1704), $_1569711243);
             $_1059707458 = round(0 + 10 + 10 + 10);
             if ($GLOBALS['____913039627'][365]($_SERVER[___2112488176(1705)] . ___2112488176(1706))) {
                 $bxProductConfig = array();
                 include $_SERVER[___2112488176(1707)] . ___2112488176(1708);
                 if (isset($bxProductConfig[___2112488176(1709)][___2112488176(1710)])) {
                     $_1170070870 = $GLOBALS['____913039627'][366]($bxProductConfig[___2112488176(1711)][___2112488176(1712)]);
                     if ($_1170070870 > min(188, 0, 62.666666666667) && $_1170070870 < round(0 + 15 + 15)) {
                         $_1059707458 = $_1170070870;
                     }
                 }
             }
             $_1748460374 = ___2112488176(1713);
             $_1202573126 = $GLOBALS['____913039627'][367](___2112488176(1714), $GLOBALS['____913039627'][368](1072 / 2 - 536, 1336 / 2 - 668, 150 * 2 - 300, $GLOBALS['____913039627'][369](___2112488176(1715)), $GLOBALS['____913039627'][370](___2112488176(1716)) + $_1059707458, $GLOBALS['____913039627'][371](___2112488176(1717))));
             $_415711598 = $GLOBALS['____913039627'][372](___2112488176(1718), $GLOBALS['____913039627'][373](982 - 2 * 491, min(30, 0, 10), 1136 / 2 - 568, $GLOBALS['____913039627'][374](___2112488176(1719)), $GLOBALS['____913039627'][375](___2112488176(1720)) + $_1059707458, $GLOBALS['____913039627'][376](___2112488176(1721))));
             $_591641850 = $GLOBALS['____913039627'][377](___2112488176(1722), $GLOBALS['____913039627'][378](1480 / 2 - 740, min(168, 0, 56), 1248 / 2 - 624, $GLOBALS['____913039627'][379](___2112488176(1723)), $GLOBALS['____913039627'][380](___2112488176(1724)) + $_1059707458, $GLOBALS['____913039627'][381](___2112488176(1725))));
             $_1899475229 = ___2112488176(1726);
             $_1909288566 = ___2112488176(1727) . $GLOBALS['____913039627'][382]($_1202573126, round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2), round(0 + 1)) . $GLOBALS['____913039627'][383]($_591641850, round(0 + 3), round(0 + 0.25 + 0.25 + 0.25 + 0.25)) . ___2112488176(1728) . $GLOBALS['____913039627'][384]($_415711598, min(126, 0, 42), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . $GLOBALS['____913039627'][385]($_591641850, round(0 + 0.25 + 0.25 + 0.25 + 0.25), round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) . ___2112488176(1729) . $GLOBALS['____913039627'][386]($_1202573126, 127 * 2 - 254, round(0 + 0.25 + 0.25 + 0.25 + 0.25)) . ___2112488176(1730) . $GLOBALS['____913039627'][387]($_591641850, min(138, 0, 46), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . ___2112488176(1731) . $GLOBALS['____913039627'][388]($_591641850, round(0 + 0.66666666666667 + 0.66666666666667 + 0.66666666666667), round(0 + 0.5 + 0.5)) . ___2112488176(1732) . $GLOBALS['____913039627'][389]($_415711598, round(0 + 0.25 + 0.25 + 0.25 + 0.25), round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . ___2112488176(1733);
             $_1748460374 = $GLOBALS['____913039627'][390](___2112488176(1734)) . $GLOBALS['____913039627'][391](___2112488176(1735), $_1748460374, ___2112488176(1736));
             $_1592494659 = $GLOBALS['____913039627'][392]($_1748460374);
             $_443838124 = min(80, 0, 26.666666666667);
             for ($_1388860028 = 924 - 2 * 462; $_1388860028 < $GLOBALS['____913039627'][393]($_1909288566); $_1388860028++) {
                 $_1899475229 .= $GLOBALS['____913039627'][394]($GLOBALS['____913039627'][395]($_1909288566[$_1388860028]) ^ $GLOBALS['____913039627'][396]($_1748460374[$_443838124]));
                 if ($_443838124 == $_1592494659 - round(0 + 0.25 + 0.25 + 0.25 + 0.25)) {
                     $_443838124 = 976 - 2 * 488;
                 } else {
                     $_443838124 = $_443838124 + round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333);
                 }
             }
             $_1899475229 = ___2112488176(1737) . ___2112488176(1738) . ___2112488176(1739) . $GLOBALS['____913039627'][397]($_1899475229) . ___2112488176(1740) . ___2112488176(1741) . ___2112488176(1742);
             BXInstallServices::CheckDirPath($_1949851972);
             if (!$GLOBALS['____913039627'][398]($_1949851972)) {
                 $_1348048994 = @$GLOBALS['____913039627'][399]($_1949851972, ___2112488176(1743));
                 @$GLOBALS['____913039627'][400]($_1348048994, $_1899475229);
                 @$GLOBALS['____913039627'][401]($_1348048994);
             }
             $_685281529 = ___2112488176(1744);
             $_548339904 = $GLOBALS[___2112488176(1745)]->Query(___2112488176(1746) . $GLOBALS['____913039627'][402](___2112488176(1747), ___2112488176(1748), $GLOBALS['____913039627'][403]($_685281529, round(0 + 2), round(0 + 1.3333333333333 + 1.3333333333333 + 1.3333333333333))) . $GLOBALS['____913039627'][404](___2112488176(1749)) . ___2112488176(1750), true);
             if ($_548339904 !== False) {
                 $_11721314 = false;
                 if ($_909530915 = $_548339904->{$GLOBALS}['_____1240614873'][3]()) {
                     $_11721314 = true;
                 }
                 if (!$_11721314) {
//.........这里部分代码省略.........
开发者ID:ASDAFF,项目名称:1C_Bitrix_info_site,代码行数:101,代码来源:wizard.php

示例12: CheckShortInstall

 function CheckShortInstall()
 {
     global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBSQLServerType;
     if (defined("SHORT_INSTALL_CHECK")) {
         return true;
     }
     //PHP
     $requireStep = new RequirementStep();
     if (!$requireStep->CheckRequirements($DBType)) {
         BXInstallServices::ShowStepErrors($requireStep);
     }
     //UTF-8
     if (defined("BX_UTF") && !BXInstallServices::IsUTF8Support()) {
         BXInstallServices::ShowStepErrors(InstallGetMessage("INST_UTF8_NOT_SUPPORT"));
     } elseif (defined("BX_UTF") && $DBType == "mssql") {
         BXInstallServices::ShowStepErrors(InstallGetMessage("INST_UTF8_NOT_SUPPORT"));
     }
     //Check connection
     require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/classes/" . $DBType . "/database.php";
     require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/classes/" . $DBType . "/main.php";
     require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/tools.php";
     IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/classes/general/main.php");
     $application = \Bitrix\Main\HttpApplication::getInstance();
     $application->initializeBasicKernel();
     $conPool = $application->getConnectionPool();
     $DBType = strtolower($DBType);
     if ($DBType == 'mysql') {
         $dbClassName = "\\Bitrix\\Main\\DB\\MysqlConnection";
     } elseif ($DBType == 'mssql') {
         $dbClassName = "\\Bitrix\\Main\\DB\\MssqlConnection";
     } else {
         $dbClassName = "\\Bitrix\\Main\\DB\\OracleConnection";
     }
     $conPool->setConnectionParameters(\Bitrix\Main\Data\ConnectionPool::DEFAULT_CONNECTION_NAME, array('className' => $dbClassName, 'host' => $DBHost, 'database' => $DBName, 'login' => $DBLogin, 'password' => $DBPassword, 'options' => (function_exists("mysql_pconnect") ? 1 : 0) | 2));
     $DB = new CDatabase();
     if (!$DB->Connect($DBHost, $DBName, $DBLogin, $DBPassword)) {
         BXInstallServices::ShowStepErrors(InstallGetMessage("COULD_NOT_CONNECT") . " " . $DB->db_Error);
     }
     $databaseStep = new CreateDBStep();
     $databaseStep->DB =& $DB;
     $databaseStep->dbType = $DBType;
     $databaseStep->dbName = $DBName;
     $databaseStep->filePermission = defined("BX_FILE_PERMISSIONS") ? BX_FILE_PERMISSIONS : 0;
     $databaseStep->folderPermission = defined("BX_DIR_PERMISSIONS") ? BX_DIR_PERMISSIONS : 0;
     $databaseStep->createDBType = defined("MYSQL_TABLE_TYPE") ? MYSQL_TABLE_TYPE : "";
     $databaseStep->utf8 = defined("BX_UTF");
     $databaseStep->createCharset = null;
     $databaseStep->needCodePage = false;
     if ($databaseStep->IsBitrixInstalled()) {
         BXInstallServices::ShowStepErrors($databaseStep);
     }
     //Database check
     if ($DBType == "mysql") {
         $dbResult = $DB->Query("select VERSION() as ver", true);
         if ($dbResult && ($arVersion = $dbResult->Fetch())) {
             $mysqlVersion = trim($arVersion["ver"]);
             if (!BXInstallServices::VersionCompare($mysqlVersion, "5.0.0")) {
                 BXInstallServices::ShowStepErrors(InstallGetMessage("SC_DB_VERS_MYSQL_ER"));
             }
             $databaseStep->needCodePage = true;
             if (!$databaseStep->needCodePage && defined("BX_UTF")) {
                 BXInstallServices::ShowStepErrors(InstallGetMessage("INS_CREATE_DB_CHAR_NOTE"));
             }
         }
         //Code page
         if ($databaseStep->needCodePage) {
             $codePage = false;
             if (LANGUAGE_ID == "ru") {
                 $codePage = "cp1251";
             } elseif ($databaseStep->createCharset != '') {
                 $codePage = $databaseStep->createCharset;
             } else {
                 $codePage = 'latin1';
             }
             if ($databaseStep->utf8) {
                 $DB->Query("ALTER DATABASE `" . $databaseStep->dbName . "` CHARACTER SET UTF8 COLLATE utf8_unicode_ci", true);
             } elseif ($codePage) {
                 $DB->Query("ALTER DATABASE `" . $databaseStep->dbName . "` CHARACTER SET " . $codePage, true);
             }
         }
         if (strlen($databaseStep->createDBType) > 0) {
             $DB->Query("SET storage_engine = '" . $databaseStep->createDBType . "'", false);
         }
         //SQL mode
         $dbResult = $DB->Query("SELECT @@sql_mode", true);
         if ($dbResult && ($arResult = $dbResult->Fetch())) {
             $sqlMode = trim($arResult["@@sql_mode"]);
             if (strpos($sqlMode, "STRICT_TRANS_TABLES") !== false) {
                 $databaseStep->sqlMode = preg_replace("~,?STRICT_TRANS_TABLES~i", "", $sqlMode);
                 $databaseStep->sqlMode = ltrim($databaseStep->sqlMode, ",");
             }
         }
     } elseif ($DBType == "oracle" && $databaseStep->utf8) {
         $query = "SELECT * FROM nls_database_parameters WHERE PARAMETER='NLS_CHARACTERSET' OR PARAMETER='NLS_NCHAR_CHARACTERSET'";
         $dbResult = $DB->Query($query, true);
         if ($dbResult && ($arResult = $dbResult->Fetch())) {
             $arOracleParams = array("NLS_CHARACTERSET" => "", "NLS_NCHAR_CHARACTERSET" => "");
             foreach ($arResult as $arParam) {
                 $arOracleParams[$arParam["PARAMETER"]] = $arParam["VALUE"];
             }
//.........这里部分代码省略.........
开发者ID:spas-viktor,项目名称:books,代码行数:101,代码来源:utils.php

示例13: getmicrotime

}
$GLOBALS['____280414951'][6](___779616881(222), getmicrotime());
$GLOBALS['____280414951'][7](___779616881(223), true);
require_once $_SERVER[___779616881(224)] . BX_ROOT . ___779616881(225);
require_once $_SERVER[___779616881(226)] . BX_ROOT . ___779616881(227);
if ($GLOBALS['____280414951'][8](PHP_VERSION, ___779616881(228)) >= 163 * 2 - 326 && @ini_get_bool(___779616881(229)) != true) {
    $HTTP_POST_FILES = $_FILES;
    $HTTP_SERVER_VARS = $_SERVER;
    $HTTP_GET_VARS = $_GET;
    $HTTP_POST_VARS = $_POST;
    $HTTP_COOKIE_VARS = $_COOKIE;
    $HTTP_ENV_VARS = $_ENV;
}
UnQuoteAll();
FormDecode();
$_1942912962 = \Bitrix\Main\HttpApplication::getInstance();
$_1942912962->initializeBasicKernel();
require_once $_SERVER[___779616881(230)] . BX_PERSONAL_ROOT . ___779616881(231);
if ($GLOBALS['____280414951'][9](___779616881(232))) {
    $GLOBALS['____280414951'][10](___779616881(233), ___779616881(234));
} else {
    $GLOBALS['____280414951'][11](___779616881(235), ___779616881(236));
}
if (!$GLOBALS['____280414951'][12](___779616881(237))) {
    $GLOBALS['____280414951'][13](___779616881(238), round(0 + 1800 + 1800));
}
if (!$GLOBALS['____280414951'][14](___779616881(239))) {
    $GLOBALS['____280414951'][15](___779616881(240), round(0 + 3600));
}
if (!$GLOBALS['____280414951'][16](___779616881(241))) {
    $GLOBALS['____280414951'][17](___779616881(242), round(0 + 1800 + 1800));
开发者ID:vim84,项目名称:b-markt,代码行数:31,代码来源:start.php

示例14: getmicrotime

}
$GLOBALS['____903288853'][6](___859852030(222), getmicrotime());
$GLOBALS['____903288853'][7](___859852030(223), true);
require_once $_SERVER[___859852030(224)] . BX_ROOT . ___859852030(225);
require_once $_SERVER[___859852030(226)] . BX_ROOT . ___859852030(227);
if ($GLOBALS['____903288853'][8](PHP_VERSION, ___859852030(228)) >= 790 - 2 * 395 && @ini_get_bool(___859852030(229)) != true) {
    $HTTP_POST_FILES = $_FILES;
    $HTTP_SERVER_VARS = $_SERVER;
    $HTTP_GET_VARS = $_GET;
    $HTTP_POST_VARS = $_POST;
    $HTTP_COOKIE_VARS = $_COOKIE;
    $HTTP_ENV_VARS = $_ENV;
}
UnQuoteAll();
FormDecode();
$_1297513521 = \Bitrix\Main\HttpApplication::getInstance();
$_1297513521->initializeBasicKernel();
require_once $_SERVER[___859852030(230)] . BX_PERSONAL_ROOT . ___859852030(231);
if ($GLOBALS['____903288853'][9](___859852030(232))) {
    $GLOBALS['____903288853'][10](___859852030(233), ___859852030(234));
} else {
    $GLOBALS['____903288853'][11](___859852030(235), ___859852030(236));
}
if (!$GLOBALS['____903288853'][12](___859852030(237))) {
    $GLOBALS['____903288853'][13](___859852030(238), round(0 + 1800 + 1800));
}
if (!$GLOBALS['____903288853'][14](___859852030(239))) {
    $GLOBALS['____903288853'][15](___859852030(240), round(0 + 1800 + 1800));
}
if (!$GLOBALS['____903288853'][16](___859852030(241))) {
    $GLOBALS['____903288853'][17](___859852030(242), round(0 + 720 + 720 + 720 + 720 + 720));
开发者ID:rasuldev,项目名称:torino,代码行数:31,代码来源:start.php

示例15: InstallModule

 function InstallModule($_79263648, $_1352185284)
 {
     if ($_79263648 == ___1890932495(1675)) {
         $GLOBALS['____813922723'][361](E_COMPILE_ERROR | E_ERROR | E_CORE_ERROR | E_PARSE);
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION;
         $_2120128681 = \Bitrix\Main\HttpApplication::getInstance();
         $_2120128681->initializeBasicKernel();
         require_once $_SERVER[___1890932495(1676)] . BX_PERSONAL_ROOT . ___1890932495(1677);
         require_once $_SERVER[___1890932495(1678)] . ___1890932495(1679);
         require_once $_SERVER[___1890932495(1680)] . ___1890932495(1681) . $DBType . ___1890932495(1682);
         require_once $_SERVER[___1890932495(1683)] . ___1890932495(1684);
         require_once $_SERVER[___1890932495(1685)] . ___1890932495(1686);
         require_once $_SERVER[___1890932495(1687)] . ___1890932495(1688) . $DBType . ___1890932495(1689);
         require_once $_SERVER[___1890932495(1690)] . ___1890932495(1691);
         require_once $_SERVER[___1890932495(1692)] . ___1890932495(1693) . $DBType . ___1890932495(1694);
         require_once $_SERVER[___1890932495(1695)] . ___1890932495(1696) . $DBType . ___1890932495(1697);
         require_once $_SERVER[___1890932495(1698)] . ___1890932495(1699) . $DBType . ___1890932495(1700);
         require_once $_SERVER[___1890932495(1701)] . ___1890932495(1702) . $DBType . ___1890932495(1703);
         require_once $_SERVER[___1890932495(1704)] . ___1890932495(1705) . $DBType . ___1890932495(1706);
     } else {
         global $DB, $DBType, $DBHost, $DBLogin, $DBPassword, $DBName, $DBDebug, $DBDebugToFile, $APPLICATION, $USER;
         require_once $_SERVER[___1890932495(1707)] . ___1890932495(1708);
         if ($GLOBALS['____813922723'][362]($DB->type) == ___1890932495(1709) && $GLOBALS['____813922723'][363](___1890932495(1710)) && $GLOBALS['____813922723'][364](MYSQL_TABLE_TYPE) > 1040 / 2 - 520) {
             $DB->Query(___1890932495(1711) . MYSQL_TABLE_TYPE . ___1890932495(1712), true);
         }
         if (IsModuleInstalled($_79263648) && $_1352185284 == ___1890932495(1713)) {
             return true;
         }
     }
     @$GLOBALS['____813922723'][365](round(0 + 900 + 900 + 900 + 900));
     $_1512278541 =& $this->__1296429960($_79263648);
     if (!$GLOBALS['____813922723'][366]($_1512278541)) {
         return true;
     }
     if ($_1352185284 == ___1890932495(1714)) {
         return true;
     } elseif ($_1352185284 == ___1890932495(1715)) {
         if (!$this->IsModuleEncode($_79263648)) {
             if ($_79263648 == ___1890932495(1716)) {
                 $this->EncodeDemoWizard();
             }
             BXInstallServices::EncodeDir($_SERVER[___1890932495(1717)] . ___1890932495(1718) . $_79263648, INSTALL_CHARSET);
             $this->SetEncodeModule($_79263648);
         }
         return true;
     } elseif ($_1352185284 == ___1890932495(1719)) {
         $DBDebug = true;
         if (!$_1512278541->InstallDB()) {
             if ($_1022206442 = $APPLICATION->GetException()) {
                 BXInstallServices::Add2Log($_1022206442->GetString(), ___1890932495(1720));
             }
             return false;
         }
         $_1512278541->InstallEvents();
         if ($_79263648 == ___1890932495(1721)) {
             $_331390529 = array(___1890932495(1722), ___1890932495(1723), ___1890932495(1724), ___1890932495(1725), $GLOBALS['____813922723'][367](___1890932495(1726)));
             $_1358981066 = $_SERVER[___1890932495(1727)] . ___1890932495(1728) . $GLOBALS['____813922723'][368](___1890932495(1729), $_331390529);
             $_1253991753 = round(0 + 6 + 6 + 6 + 6 + 6);
             if ($GLOBALS['____813922723'][369]($_SERVER[___1890932495(1730)] . ___1890932495(1731))) {
                 $bxProductConfig = array();
                 include $_SERVER[___1890932495(1732)] . ___1890932495(1733);
                 if (isset($bxProductConfig[___1890932495(1734)][___1890932495(1735)])) {
                     $_179102292 = $GLOBALS['____813922723'][370]($bxProductConfig[___1890932495(1736)][___1890932495(1737)]);
                     if ($_179102292 > 173 * 2 - 346 && $_179102292 < round(0 + 15 + 15)) {
                         $_1253991753 = $_179102292;
                     }
                 }
             }
             $_750428834 = ___1890932495(1738);
             $_1519037587 = $GLOBALS['____813922723'][371](___1890932495(1739), $GLOBALS['____813922723'][372](225 * 2 - 450, 148 * 2 - 296, 928 - 2 * 464, $GLOBALS['____813922723'][373](___1890932495(1740)), $GLOBALS['____813922723'][374](___1890932495(1741)) + $_1253991753, $GLOBALS['____813922723'][375](___1890932495(1742))));
             $_1949107497 = $GLOBALS['____813922723'][376](___1890932495(1743), $GLOBALS['____813922723'][377](min(114, 0, 38), min(130, 0, 43.333333333333), 1092 / 2 - 546, $GLOBALS['____813922723'][378](___1890932495(1744)), $GLOBALS['____813922723'][379](___1890932495(1745)) + $_1253991753, $GLOBALS['____813922723'][380](___1890932495(1746))));
             $_1604973414 = $GLOBALS['____813922723'][381](___1890932495(1747), $GLOBALS['____813922723'][382](215 * 2 - 430, min(172, 0, 57.333333333333), 770 - 2 * 385, $GLOBALS['____813922723'][383](___1890932495(1748)), $GLOBALS['____813922723'][384](___1890932495(1749)) + $_1253991753, $GLOBALS['____813922723'][385](___1890932495(1750))));
             $_800939581 = ___1890932495(1751);
             $_197403753 = ___1890932495(1752) . $GLOBALS['____813922723'][386]($_1519037587, round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2), round(0 + 1)) . $GLOBALS['____813922723'][387]($_1604973414, round(0 + 3), round(0 + 1)) . ___1890932495(1753) . $GLOBALS['____813922723'][388]($_1949107497, 798 - 2 * 399, round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2)) . $GLOBALS['____813922723'][389]($_1604973414, round(0 + 0.2 + 0.2 + 0.2 + 0.2 + 0.2), round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) . ___1890932495(1754) . $GLOBALS['____813922723'][390]($_1519037587, 154 * 2 - 308, round(0 + 0.5 + 0.5)) . ___1890932495(1755) . $GLOBALS['____813922723'][391]($_1604973414, min(72, 0, 24), round(0 + 0.25 + 0.25 + 0.25 + 0.25)) . ___1890932495(1756) . $GLOBALS['____813922723'][392]($_1604973414, round(0 + 0.4 + 0.4 + 0.4 + 0.4 + 0.4), round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) . ___1890932495(1757) . $GLOBALS['____813922723'][393]($_1949107497, round(0 + 0.25 + 0.25 + 0.25 + 0.25), round(0 + 0.33333333333333 + 0.33333333333333 + 0.33333333333333)) . ___1890932495(1758);
             $_750428834 = $GLOBALS['____813922723'][394](___1890932495(1759)) . $GLOBALS['____813922723'][395](___1890932495(1760), $_750428834, ___1890932495(1761));
             $_94508138 = $GLOBALS['____813922723'][396]($_750428834);
             $_944404912 = 1436 / 2 - 718;
             for ($_995539648 = min(74, 0, 24.666666666667); $_995539648 < $GLOBALS['____813922723'][397]($_197403753); $_995539648++) {
                 $_800939581 .= $GLOBALS['____813922723'][398]($GLOBALS['____813922723'][399]($_197403753[$_995539648]) ^ $GLOBALS['____813922723'][400]($_750428834[$_944404912]));
                 if ($_944404912 == $_94508138 - round(0 + 0.25 + 0.25 + 0.25 + 0.25)) {
                     $_944404912 = min(244, 0, 81.333333333333);
                 } else {
                     $_944404912 = $_944404912 + round(0 + 0.25 + 0.25 + 0.25 + 0.25);
                 }
             }
             $_800939581 = ___1890932495(1762) . ___1890932495(1763) . ___1890932495(1764) . $GLOBALS['____813922723'][401]($_800939581) . ___1890932495(1765) . ___1890932495(1766) . ___1890932495(1767);
             BXInstallServices::CheckDirPath($_1358981066);
             if (!$GLOBALS['____813922723'][402]($_1358981066)) {
                 $_395341496 = @$GLOBALS['____813922723'][403]($_1358981066, ___1890932495(1768));
                 @$GLOBALS['____813922723'][404]($_395341496, $_800939581);
                 @$GLOBALS['____813922723'][405]($_395341496);
             }
             $_82013572 = ___1890932495(1769);
             $_168935935 = $GLOBALS[___1890932495(1770)]->Query(___1890932495(1771) . $GLOBALS['____813922723'][406](___1890932495(1772), ___1890932495(1773), $GLOBALS['____813922723'][407]($_82013572, round(0 + 0.4 + 0.4 + 0.4 + 0.4 + 0.4), round(0 + 2 + 2))) . $GLOBALS['____813922723'][408](___1890932495(1774)) . ___1890932495(1775), true);
             if ($_168935935 !== False) {
                 $_290037989 = false;
                 if ($_670409229 = $_168935935->{$GLOBALS}['_____325538160'][3]()) {
                     $_290037989 = true;
                 }
                 if (!$_290037989) {
//.........这里部分代码省略.........
开发者ID:vim84,项目名称:b-markt,代码行数:101,代码来源:wizard.php


注:本文中的Bitrix\Main\HttpApplication::getInstance方法示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。