Jelajahi Sumber

Initialize $output

Thijs Kinkhorst 23 tahun lalu
induk
melakukan
8292e8fd09
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      plugins/listcommands/setup.php

+ 1 - 0
plugins/listcommands/setup.php

@@ -35,6 +35,7 @@ function plugin_listcommands_menu() {
                          'archive'     => _("List Archives"),
                          'owner'       => _("Contact Listowner"),
                          'help'        => _("Help"));
+    $output = array();
 
     foreach ($message->rfc822_header->mlist as $cmd => $actions) {