Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/MissedPages/vendor/davaxi/sparkline/src/autoload.php
Ðазад
<?php spl_autoload_register( function ($className) { $classPath = explode('\\', $className); if ($classPath[0] !== 'Davaxi') { return; } // Drop 'Davaxi', and maximum file path depth in this project is 1 $classPath = array_slice($classPath, 1, 2); $filePath = __DIR__ . '/' . implode('/', $classPath) . '.php'; if (file_exists($filePath)) { require_once($filePath); } } );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка