summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/shortcuts/pkg_upnp.inc
blob: 6554e105ffce686322387222d7c63bf00452da0f (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'] = "status_logs.php?logfile=routing";
$shortcuts['upnp']['status'] = "status_upnp.php";
$shortcuts['upnp']['service'] = "miniupnpd";

?>
OpenPOWER on IntegriCloud