Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. <?php
  2.  
  3.  
  4. class NameOfEmailTemplateHereextends Email {
  5.  
  6.     protected $ss_template = 'NameOfEmailTemplateHere';
  7.  
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement