X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2Ffunction.poison.php;h=8443820fb9734fbe84390aab804bef7c4a703aa1;hb=04d12e249de32cb30d8e8846a2974d47fd4025b5;hp=2a4beaa59a13061f59520f4750437c3f56a49532;hpb=6c21094e45512da7fb1321a1df4335b1d48ed9bd;p=platal.git diff --git a/plugins/function.poison.php b/plugins/function.poison.php index 2a4beaa..8443820 100644 --- a/plugins/function.poison.php +++ b/plugins/function.poison.php @@ -19,7 +19,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************/ -function smarty_function_poison($params, &$smarty) { +function smarty_function_poison($params, $smarty) { if (S::logged()) { return ''; }