Thomas
2013-10-21 4af76d20cafcd456bf3ce0fcb17b25a888c45160
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;