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

?>
OpenPOWER on IntegriCloud