<?php
defined('C5_EXECUTE') or die("Access Denied.");
class DashboardSystemEnvironmentLoggingController extends Concrete5_Controller_Dashboard_System_Environment_Logging {

}