summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe_users.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_pppoe_users.php')
-rwxr-xr-xusr/local/www/vpn_pppoe_users.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/www/vpn_pppoe_users.php b/usr/local/www/vpn_pppoe_users.php
index 64dfaad..7cbf0f2 100755
--- a/usr/local/www/vpn_pppoe_users.php
+++ b/usr/local/www/vpn_pppoe_users.php
@@ -28,6 +28,14 @@
POSSIBILITY OF SUCH DAMAGE.
*/
+##|+PRIV
+##|*IDENT=page-services-pppoeserver-users
+##|*NAME=Services: PPPoE Server: Users page
+##|*DESCR=Allow access to the 'Services: PPPoE Server: Users' page.
+##|*MATCH=vpn_pppoe_users.php*
+##|-PRIV
+
+
require("guiconfig.inc");
if (!is_array($config['pppoe']['user'])) {
OpenPOWER on IntegriCloud