Fixing content type ordering when content_type is not defined.
[akelos.git] / test / fixtures / app / helpers / mailer_helper.php
blob55115539f492eb7220475580bced7d798e329d72
1 <?php
3 class MailerHelper extends AkActionViewHelper
4 {
5 function person_name()
7 return "Mr. Joe Person";