403Webshell
Server IP : 172.173.179.141  /  Your IP : 216.73.216.196
Web Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/erp/htdocs/includes/Psr/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/erp/htdocs/includes/Psr/autoloader.php
<?php
spl_autoload_register(function ($class_name) {
	$preg_match = preg_match('/^Psr\\\SimpleCache/', $class_name);

	if (1 === $preg_match) {
	    $class_name = preg_replace('/\\\/', '/', $class_name);
	    $class_name = preg_replace('/^Psr\\/SimpleCache\\//', '', $class_name);
	    require_once(__DIR__ . '/simple-cache/src/' . $class_name . '.php');
	}
});

Youez - 2016 - github.com/yon3zu
LinuXploit