X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fgadgets.php;h=746ea3e43f8560ae47382161f6c41d40248bfca7;hb=2649ac0cc354d7281e14776148545882718d0a9f;hp=d3bbe8b5056f3f08c7338dae5c6630e71b5172bd;hpb=78a47eb456adb9dec306b7de02391956f98a239c;p=platal.git diff --git a/modules/gadgets.php b/modules/gadgets.php index d3bbe8b..746ea3e 100644 --- a/modules/gadgets.php +++ b/modules/gadgets.php @@ -1,6 +1,6 @@ assign('events', $data); } - function handler_ig_search_xml(&$page) { + function handler_ig_search_xml($page) { require_once 'gadgets/gadgets.inc.php'; init_igoogle_xml('gadgets/ig-search.xml.tpl'); } - function handler_ig_search(&$page) + function handler_ig_search($page) { if (Env::has('quick') && Env::s('quick') != '') { global $globals;