Browse Source

Update app_menu.php

FusionPBX 8 years ago
parent
commit
cc2b2463ca
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bulk_account_settings/app_menu.php

+ 0 - 1
bulk_account_settings/app_menu.php

@@ -7,5 +7,4 @@ $apps[$x]['menu'][0]['category'] = "internal";
 $apps[$x]['menu'][0]['path'] = "/app/bulk_account_settings/bulk_account_settings.php";
 $apps[$x]['menu'][0]['groups'][] = "superadmin";
 
-
 ?>