X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2Ffunction.display_education.php;h=330acd7328ac3fc8c38f42fe83d23393616af96c;hb=2e04c41b702b2ff21bc0bd9cee5fe119eb863950;hp=8b9fdf7518f56a61d9cbd40a2f39f26bd45c6c36;hpb=020a95fa78dc544b3064739d409026a0056d98f4;p=platal.git diff --git a/plugins/function.display_education.php b/plugins/function.display_education.php index 8b9fdf7..330acd7 100644 --- a/plugins/function.display_education.php +++ b/plugins/function.display_education.php @@ -65,7 +65,7 @@ function display_education($name, $url, $degree, $gradYear, $field, $program, $f return $txt; } -function smarty_function_display_education($params, &$smarty) +function smarty_function_display_education($params, $smarty) { $params = new PlDict($params); $edu = $params->v('edu');