Collapse Admin_Dashboard_Controller down into a single theme call, since now

all dashboard blocks are stored in modules.
This commit is contained in:
Bharat Mediratta
2008-12-20 01:42:18 +00:00
parent b933d1a170
commit e4bace4c74
3 changed files with 14 additions and 12 deletions
-3
View File
@@ -1,3 +0,0 @@
<? defined("SYSPATH") or die("No direct script access."); ?>
<?= $theme->dashboard_blocks(); ?>