File manager - Edit - /home/premiey/www/wp-content/plugins/simply-schedule-appointments/vendor/league/period/autoload.php
Back
<?php require __DIR__.'/src/functions_include.php'; spl_autoload_register(function ($className) { $prefix = 'League\Period\\'; if (0 !== strpos($className, $prefix)) { return; } $file = __DIR__.'/src/'.str_replace('\\', '/', substr($className, strlen($prefix))).'.php'; if (!is_readable($file)) { return; } require $file; });
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings