diff --git a/control.php b/control.php index 9355453..2789beb 100644 --- a/control.php +++ b/control.php @@ -44,7 +44,6 @@ if(!$iu->isSystemInstalled()) { $iu->redirect("setup/wizard"); exit(0); } - // main library routines and defaults require_once('config/dmsDefaults.php');