Plugins like listcommands should not close their own pages without displaying errors...
[squirrelmail.git] / plugins / listcommands / options.php
index 22e998e5e669190608bb67e9013678390427dce8..26e4ec235c5e49865981b285181d0ce214a953ae 100644 (file)
@@ -74,5 +74,6 @@ displayPageHeader($color, 'None');
 
 $oTemplate->assign('lists', $lists);
 $oTemplate->display('plugins/listcommands/non_rfc_lists.tpl');
+$oTemplate->display('footer.tpl');