XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
Email.php
Go to the documentation of this file.
1 <?php
2 
4 {
5 
9  function unpack($string) {
10  // needs to be implemented
11  }
12 
13 }
14 
15 // sub-implementations
16 
17 // vim: et sw=4 sts=4