Remove extra line spaces.

This commit is contained in:
Mark Crane
2014-12-27 20:26:28 +00:00
parent c5d18e41be
commit 33e0f047c5
2 changed files with 2 additions and 2 deletions

View File

@@ -17,4 +17,4 @@
$apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['path'] = "/app/call_broadcast/call_broadcast.php";
?>
?>

View File

@@ -18,4 +18,4 @@
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?>
?>