Submit
Path:
~
/
/
opt
/
cloudlinux
/
alt-php54
/
root
/
usr
/
share
/
pear
/
Symfony
/
Bridge
/
Monolog
/
File Content:
autoloader.php
<?php spl_autoload_register(function ($class) { if ('\\' == $class[0]) { $class = substr($class, 1); } if ( 0 === strpos($class, 'Symfony\\Bridge\\Monolog\\') && file_exists($file = __DIR__.'/../../../'.str_replace('\\', '/', $class).'.php') ) { require_once $file; } });
Submit
FILE
FOLDER
Name
Size
Permission
Action
Formatter
---
0755
Handler
---
0755
Processor
---
0755
Logger.php
2536 bytes
0644
autoloader.php
334 bytes
0644
N4ST4R_ID | Naxtarrr