Massive update to plugin system architecture. Please test! Not all core plugins...
[squirrelmail.git] / plugins / info / options.php
index 8da3dd9e2e8703c99ac6dad0761845689dea74d4..278e22c20dae61a13843f456c2f97bee4190f3d2 100644 (file)
@@ -203,6 +203,6 @@ sqimap_logout($imap_stream);
  *
  * Hook allows attaching plugin to bottom of info plugin
  */
-do_hook('info_bottom');
+do_hook('info_bottom', $null);
 ?>
 </body></html>