0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 07:38:41 +00:00
htmlpurifier/library
2006-08-25 02:48:49 +00:00
..
HTMLPurifier Fix bug: number spans should not allow zero as a value. This required augmenting HTMLPurifier/AttrDef/Integer.php to have a richer negative/zero/positive specification interface that can be extrapolated to Number and friends. 2006-08-25 02:48:49 +00:00
HTMLPurifier.php Add lots of documentation. 2006-08-17 20:29:34 +00:00