Xataface Email Module  0.3.2
Email/Mailmerge Module for Xataface
 All Data Structures Files Functions Variables Pages
xataface__email_log.php
Go to the documentation of this file.
1 <?php
3 
4 
10  function getPermissions($record){
11 
12  return Dataface_PermissionsTool::NO_ACCESS();
13  }
14 }