From 54991bce619b2840452594e8a78004b7389445ed Mon Sep 17 00:00:00 2001 From: mensonge Date: Mon, 17 Nov 2008 14:24:44 +0000 Subject: Bug fix: prevent from CSRF vulnerabilities on profile page (thank you Etienne Z.) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@164 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/editprofile.tpl.php | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/editprofile.tpl.php') diff --git a/templates/editprofile.tpl.php b/templates/editprofile.tpl.php index a38dbd8..055aab0 100644 --- a/templates/editprofile.tpl.php +++ b/templates/editprofile.tpl.php @@ -3,6 +3,7 @@ $this->includeTemplate($GLOBALS['top_include']); ?>
+ -- cgit v1.2.3