diff options
Diffstat (limited to 'core/views/admin_dashboard.html.php')
-rw-r--r-- | core/views/admin_dashboard.html.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/views/admin_dashboard.html.php b/core/views/admin_dashboard.html.php deleted file mode 100644 index 2713cc0b..00000000 --- a/core/views/admin_dashboard.html.php +++ /dev/null @@ -1,3 +0,0 @@ -<? defined("SYSPATH") or die("No direct script access."); ?> -<?= $theme->dashboard_blocks(); ?> - |