Xataface Email Module 0.2
Email/Mailmerge Module for Xataface
tables/xataface__email_log/xataface__email_log.php
Go to the documentation of this file.
00001 <?php
00002 class tables_xataface__email_log {
00003 
00004 
00010         function getPermissions($record){
00011         
00012                 return Dataface_PermissionsTool::NO_ACCESS();
00013         }
00014 }
 All Data Structures Files Functions Variables Enumerations