ae053ad037
add imap class to access captured emails add mail controller to framework (display content)
7 lines
136 B
PHTML
7 lines
136 B
PHTML
<?php
|
|
/**
|
|
* @author markus
|
|
* $Id: index.phtml 25 2009-12-02 15:43:21Z markus $
|
|
*/
|
|
?>
|
|
<H1><?php print I18n::_('Mail'); ?></H1>
|