From 6ac069f8ebed03590a667b34753859de71b77eea Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sun, 6 Mar 2011 11:28:32 +0000 Subject: [PATCH] Some obsolete comment removed --- libs/lib_general.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/libs/lib_general.php b/libs/lib_general.php index 6e7fc62..fb12f58 100644 --- a/libs/lib_general.php +++ b/libs/lib_general.php @@ -415,13 +415,9 @@ function crackerTrackerRedirectSameUrl () { } /** - * Send a HTTP redirect to the browser. This function wass taken from DokuWiki + * Send a HTTP redirect to the browser. This function was taken from DokuWiki * (GNU GPL 2; http://www.dokuwiki.org) and modified to fit into this script. * - * ---------------------------------------------------------------------------- - * If you want to redirect, please use redirectToUrl(); instead - * ---------------------------------------------------------------------------- - * * Works arround Microsoft IIS cookie sending bug. Does exit the script. * * @link http://support.microsoft.com/kb/q176113/ -- 2.30.2