From 56d6f6b6e8b68ca9ded86fe4156cd997636bc092 Mon Sep 17 00:00:00 2001 From: iAmShorty Date: Sat, 10 May 2014 02:23:46 +0200 Subject: [PATCH] Update csrftoken.class.php --- include/classes/csrftoken.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/classes/csrftoken.class.php b/include/classes/csrftoken.class.php index 13e20955..4a3c8269 100644 --- a/include/classes/csrftoken.class.php +++ b/include/classes/csrftoken.class.php @@ -82,7 +82,7 @@ class CSRFToken Extends Base { * @return string HTML image with description */ public static function getDescriptionImageHTML($dowhat="try") { - $string = "setUser($user); $csrftoken->setToken($oToken); $csrftoken->setConfig($config); $csrftoken->setErrorCodes($aErrorCodes); -?> \ No newline at end of file +?>