Thomas Bruederli
2013-04-28 378d6cf97f1d3e6ae12b9f43b22f538417037934
program/lib/Roundcube/rcube_plugin.php
@@ -92,6 +92,16 @@
    abstract function init();
    /**
     * Provide information about this
     *
     * @return array Meta information about a plugin or false if not implemented
     */
    public static function info()
    {
        return false;
    }
    /**
     * Attempt to load the given plugin which is required for the current plugin
     *
     * @param string Plugin name