From 159f4eaf90fbd71874ea3084126e1a4af988935c Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Tue, 19 May 2015 10:42:19 +0200 Subject: [PATCH] Don't use \Exception refs #9003 --- application/controllers/DashboardController.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/controllers/DashboardController.php b/application/controllers/DashboardController.php index 325556be0..8cc58203f 100644 --- a/application/controllers/DashboardController.php +++ b/application/controllers/DashboardController.php @@ -1,7 +1,6 @@