diff --git a/presentation/lookAndFeel/knowledgeTree/dashboardBL.php b/presentation/lookAndFeel/knowledgeTree/dashboardBL.php index 214fe4d..815ee64 100644 --- a/presentation/lookAndFeel/knowledgeTree/dashboardBL.php +++ b/presentation/lookAndFeel/knowledgeTree/dashboardBL.php @@ -5,7 +5,7 @@ require_once("../../../config/dmsDefaults.php"); require_once("$default->fileSystemRoot/lib/dashboard/Dashboard.inc"); require_once("$default->fileSystemRoot/lib/dashboard/DashboardNews.inc"); require_once("$default->fileSystemRoot/lib/visualpatterns/PatternCustom.inc"); -require_once("dashboardUI.inc"); +require_once("$default->uiDirectory/dashboardUI.inc"); /** * $Id$ *