We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e0341 commit 393c0c9Copy full SHA for 393c0c9
ffbookmarks.php
@@ -9,7 +9,7 @@
9
*/
10
class ffbookmarks extends rcube_plugin
11
{
12
- public $task = '*';
+ public $task = '.*';
13
14
public function init() {
15
$rcmail = rcmail::get_instance();
0 commit comments