Sindbad~EG File Manager

Current Path : /proc/self/root/proc/self/root/opt/alt/php55/usr/share/pear/SebastianBergmann/Version/
Upload File :
Current File : //proc/self/root/proc/self/root/opt/alt/php55/usr/share/pear/SebastianBergmann/Version/autoload.php

<?php
// @codingStandardsIgnoreFile
// @codeCoverageIgnoreStart
// this is an autogenerated file - do not edit
spl_autoload_register(
    function($class) {
        static $classes = null;
        if ($classes === null) {
            $classes = array(
                'sebastianbergmann\\version' => '/Version.php'
            );
        }
        $cn = strtolower($class);
        if (isset($classes[$cn])) {
            require __DIR__ . $classes[$cn];
        }
    }
);
// @codeCoverageIgnoreEnd

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists