- Added more filters and custom tags
[haanga.git] / lib / filters / escape.php
blobef8c819341aff36a0cfe8fe226caa83c6684403c
1 <?php
3 class Escape_Filter
5 public $php_alias = "htmlentities";