- Fixed little issue with autoescape
[haanga.git] / haanga / filters / upper.php
blob298ced8d8ec595917919b99342523f69545d2f2b
1 <?php
3 class Upper_Filter
5 public $php_alias = "strtoupper";