%PDF- %PDF-
Direktori : /proc/1857783/root/var/www/renta.eco-n-tech.co.uk/wp-content/plugins/nitropack/ |
Current File : //proc/1857783/root/var/www/renta.eco-n-tech.co.uk/wp-content/plugins/nitropack/integrations.php |
<?php spl_autoload_register(function($class) { $filename = str_replace("\\", "/", $class) . ".php"; $filename = str_replace("NitroPack/", "", $filename); $filepath = NITROPACK_CLASSES_DIR . ltrim($filename, "/"); if (file_exists($filepath)) { require_once $filepath; } }); $integration = NitroPack\Integration::getInstance(); $integration->init();