Xataface Email Module
0.3.2
Email/Mailmerge Module for Xataface
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Pages
actions
email_manage.php
Go to the documentation of this file.
1
<?php
2
class
actions_email_manage
{
3
4
function
handle
($params){
5
6
df_register_skin(
'email_module'
, dirname(__FILE__).
'/../templates'
);
7
8
df_display(array(),
'xataface/modules/email/manage.html'
);
9
}
10
}
Generated on Tue Mar 12 2013 11:27:42 for Xataface Email Module by
1.8.1.2