From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- packages/openbgpd/openbgpd_groups.xml | 115 ---------------------------------- 1 file changed, 115 deletions(-) delete mode 100644 packages/openbgpd/openbgpd_groups.xml (limited to 'packages/openbgpd/openbgpd_groups.xml') diff --git a/packages/openbgpd/openbgpd_groups.xml b/packages/openbgpd/openbgpd_groups.xml deleted file mode 100644 index 248a97df..00000000 --- a/packages/openbgpd/openbgpd_groups.xml +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - OpenBGPDGroups - 1 - Services: OpenBGPD Groups - /usr/local/pkg/openbgpd.inc - - - Settings - /pkg_edit.php?xml=openbgpd.xml&id=0 - - - Neighbors - /pkg.php?xml=openbgpd_neighbors.xml - - - Groups - /pkg.php?xml=openbgpd_groups.xml - - - - Status - /openbgpd_status.php - - - - - Name - name - - - Description - descr - - - Remote AS - remoteas - - - - - Name - name - - input - 35 - - - Remote AS - remoteas - - input - 8 - - - Description - descr - - input - 80 - - - - deinstall_openbgpd(); - - - openbgpd_install_conf(); - - - $status = check_group_usage($_POST['groupname']); - if($status != "") - $input_errors[] = "Sorry this group is in use by {$status} and cannot be deleted."; - - -- cgit v1.2.3