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

class DashboardSystemEnvironmentDebugController extends Concrete5_Controller_Dashboard_System_Environment_Debug {
	
}