CMS  Version 3.9
email_logs.inc
Go to the documentation of this file.
1 <?php
2 Fakoli::using("admin");
4 ?>
5 <h2><i class='fas fa-archive'></i> Email Logs</h2>
6 <?
7 $view->drawView();
Definition: email.inc:53
static using()
Import the datamodels, views and manifest for the specified component(s).
Definition: core.inc:116
$view
Definition: email_logs.inc:3