- Added more filters and custom tags
[haanga.git] / lib / filters / capfirst.php
blobbfa49409ac4829fa87dee3997c14ddc43ea8159d
1 <?php
3 class Capfirst_Filter
5 public $php_alias = "ucfirst";