📁 File Manager By @h0rn3t_sp1d3r
📂 Change Directory:
Go
/
/
opt
/
alt
/
php53
/
usr
/
share
/
pear
/
Symfony
/
Component
/
Security
/
[ HOME ]
⬅️ [ PARENT DIR ]
📤 Upload
<?php spl_autoload_register(function ($class) { if ('\\' == $class[0]) { $class = substr($class, 1); } if ( 0 === strpos($class, 'Symfony\\Component\\Security\\') && file_exists($file = __DIR__.'/../../../'.str_replace('\\', '/', $class).'.php') ) { require_once $file; } });
💾 Save
Name
Size (kB)
Modified
Year
Perms
Actions
📁 ..
-
2024-05-04 23:47:51
2024
Set
-
📁 Acl
-
2024-05-04 23:47:51
2024
Set
-
📁 Core
-
2024-05-04 23:47:51
2024
Set
-
📁 Csrf
-
2024-05-04 23:47:51
2024
Set
-
📁 Http
-
2024-05-04 23:47:51
2024
Set
-
📁 Resources
-
2024-05-04 23:47:51
2024
Set
-
📄 autoloader.php
0.33
2019-12-18 11:20:42
2019
Set
✏️ Edit
|
🗑️
|
⬇️
|
✏️