summaryrefslogtreecommitdiffstats
path: root/usr/local/www/shortcuts/pkg_upnp.inc
blob: 05402a24882ad4e466aba2562b4568dda06e740a (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php

global $shortcuts;

$shortcuts['upnp'] = array();
$shortcuts['upnp']['main'] = "pkg_edit.php?xml=miniupnpd.xml&amp;id=0";
$shortcuts['upnp']['log'] = "diag_logs_routing.php";
$shortcuts['upnp']['status'] = "status_upnp.php";
$shortcuts['upnp']['service'] = "miniupnpd";

?>
OpenPOWER on IntegriCloud