Commit feeecac2c2cd08270d62aa0459a2e291c1df0668

Authored by Jarrett Jordaan
1 parent f48ae030

Cleanup.

Committed by: Jarrett Jordaan

Reviewed by: Megan Watson
Showing 1 changed file with 0 additions and 1 deletions
control.php
... ... @@ -44,7 +44,6 @@ if(!$iu->isSystemInstalled()) {
44 44 $iu->redirect("setup/wizard");
45 45 exit(0);
46 46 }
47   -
48 47 // main library routines and defaults
49 48 require_once('config/dmsDefaults.php');
50 49  
... ...