Some obsolete comment removed
authorRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2011 11:28:32 +0000 (11:28 +0000)
committerRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2011 11:28:32 +0000 (11:28 +0000)
libs/lib_general.php

index 6e7fc62ea8ef653a296d0cdaae4a2dd616bc03c6..fb12f58f84019a575fa683ad726b9d72fdf227c9 100644 (file)
@@ -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/