File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/nikic/fast-route/src/bootstrap.php
Back
<?php namespace FastRoute; require __DIR__ . '/functions.php'; spl_autoload_register(function ($class) { if (strpos($class, 'FastRoute\\') === 0) { $name = substr($class, strlen('FastRoute')); require __DIR__ . strtr($name, '\\', DIRECTORY_SEPARATOR) . '.php'; } });
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings