test
[squirrelmail.git] / src / options_highlight.php
index b71784e847db82233e4fdfa006e41ea1faf046cc..fa91f2d4736f59f9d3e7ea0886cb503f42d54656 100644 (file)
@@ -343,7 +343,7 @@ if ($action == 'edit' || $action == 'add') {
     
     echo "</form>\n";
 }
-do_hook('options_highlight_bottom');
+do_hook('options_highlight_bottom', $null);
 
 $oTemplate->display('footer.tpl');
-?>
\ No newline at end of file
+?>