summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/shortcuts/pkg_upnp.inc
blob: 2b068a71ba1c4ee5063146e551dff49690e8be82 (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";
$shortcuts['upnp']['log'] = "diag_logs_routing.php";
$shortcuts['upnp']['status'] = "status_upnp.php";
$shortcuts['upnp']['service'] = "miniupnpd";

?>
OpenPOWER on IntegriCloud