From 6dac91ede5a743347f03bdf3969492ca37864b2a Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 13 Jul 2014 10:42:59 -0400 Subject: [PATCH] Some code cleanup --- nuMods_settings.inc.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/nuMods_settings.inc.php b/nuMods_settings.inc.php index cb3fc65b..0daf7510 100644 --- a/nuMods_settings.inc.php +++ b/nuMods_settings.inc.php @@ -15,5 +15,3 @@ $nuMods_settings['questionMarkColor'] = '#000000'; /* DO NOT EDIT ANYTHING BELOW THIS LINE */ $nuMods_settings['version']='1.2.2'; - -?>