Revision e706ed8d
Added by Scott Ullrich over 17 years ago
usr/local/www/system_groupmanager.php | ||
---|---|---|
115 | 115 |
/* custom pkg.php items */ |
116 | 116 |
$tmp['pkg.php?xml=openvpn.xml'] = ("VPN: OpenVPN"); |
117 | 117 |
$tmp['pkg_edit.php?xml=carp_settings.xml&id=0'] = ("Services: CARP Settings: Edit"); |
118 |
$tmp['pkg_edit.php?xml=olsrd.xml&id=0'] = ("Services: OLSR"); |
|
119 |
$tmp['pkg_edit.php?xml=openntpd.xml&id=0'] = ("Services: NTP Server"); |
|
118 | 120 |
|
119 | 121 |
/* unset older openvpn scripts, we have a custom version |
120 | 122 |
* included in CoreGUI */ |
Also available in: Unified diff
Add other custom pkg.php areas.