fix colon to semi colon

This commit is contained in:
Isaac Connor 2016-05-06 14:32:52 -04:00
parent 83795805f2
commit 7acf6cb694
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ $eventCounts = array(
),
);
$displayMonitors = NULL:
$displayMonitors = NULL;
# Also populates displayMonitors
$navbar = getNavBarHTML();