Remove extra line spaces.

This commit is contained in:
Mark Crane
2014-12-27 20:26:28 +00:00
parent 5d4c118d2c
commit 86f192900e
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";
?>
?>