one more formating fix
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 25 Apr 2004 10:35:12 +0000 (10:35 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 25 Apr 2004 10:35:12 +0000 (10:35 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7236 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/htmlentities/readme.php

index 243ed5e75735d8fee9f59693ef2f102ef003f0b9..b86ca1555abcb2c49ba3f30dbe9cc1d64a15093c 100644 (file)
  * Why own functions are used instead of htmlspecialchars() and 
  * htmlentities() provided by php.
  *
- * <li>a) removes dependency on options available only in php v.4.1+
- * <li>b) default behavior of htmlentities() is disastrous in non iso-8859-1 environment.
- * <li>c) provides better control of transformations.
- * 
+ * <ul>
+ * <li>a) removes dependency on options available only in php v.4.1+</li>
+ * <li>b) default behavior of htmlentities() is disastrous in non iso-8859-1 environment.</li>
+ * <li>c) provides better control of transformations.</li>
+ * </ul>
+ *
  * <pre>
  * --- Full list of entities (w3.org html4.01 recommendations)
  * 1. regural symbols