<?php
defined('C5_EXECUTE') or die("Access Denied.");
class DashboardBlocksController extends Concrete5_Controller_Dashboard_Blocks {
	
}