Merge remote branch 'origin/xorg/maint' into xorg/master
[platal.git] / modules / xnetevents / xnetevents.inc.php
index 1380295..fefc116 100644 (file)
@@ -253,7 +253,7 @@ function subscribe_lists_event($uid, $evt, $participate, $paid, $payment = false
 // }}}
 
 //  {{{ function event_change_shortname()
-function event_change_shortname(&$page, $eid, $old, $new)
+function event_change_shortname($page, $eid, $old, $new)
 {
     global $globals;