<?php
defined('C5_EXECUTE') or die("Access Denied.");

class DashboardSystemMailController extends Concrete5_Controller_Dashboard_System_Mail {

}