uri updated
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 12 Jul 2004 04:15:25 +0000 (04:15 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 12 Jul 2004 04:15:25 +0000 (04:15 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7754 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/mime.php

index 3c2a532b5d7da1dd5b790df1cefd24dfd37bb103..b9243f1b26c9d7d7e1e17e36f648aa2daf2f5a73 100644 (file)
@@ -1626,7 +1626,7 @@ function sq_body2div($attary, $mailbox, $message, $id){
  * special description.
  *
  * Since the description is quite lengthy, see it here:
- * http://www.mricon.com/html/phpfilter.html
+ * http://linux.duke.edu/projects/mini/htmlfilter/
  *
  * @param $body                 the string with HTML you wish to filter
  * @param $tag_list             see description above