Aleksander Machniak
2013-10-17 037af6890fe6fdb84a08d3c86083e847c90ec0ad
program/lib/Roundcube/rcube_plugin.php
@@ -60,6 +60,14 @@
     */
    public $noframe = false;
    /**
     * A list of config option names that can be modified
     * by the user via user interface (with save-prefs command)
     *
     * @var array
     */
    public $allowed_prefs;
    protected $home;
    protected $urlbase;
    private $mytask;