diff --git a/main/wiki/index.php b/main/wiki/index.php index 48b4ca55b0..d13379a271 100644 --- a/main/wiki/index.php +++ b/main/wiki/index.php @@ -3345,7 +3345,7 @@ function check_notify_all() * @author Juan Carlos Ra�a */ -function check_emailcue($id_or_ref, $type, $lastime, $lastuser) +function check_emailcue($id_or_ref, $type, $lastime='', $lastuser='') { global $tbl_wiki; global $groupfilter;