Projet

Général

Profil

Télécharger (272 octets) Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www / shortcuts / pkg_upnp.inc @ 73944f68

1
<?php
2

    
3
global $shortcuts;
4

    
5
$shortcuts['upnp'] = array();
6
$shortcuts['upnp']['main'] = "pkg_edit.php?xml=miniupnpd.xml";
7
$shortcuts['upnp']['log'] = "diag_logs_routing.php";
8
$shortcuts['upnp']['status'] = "status_upnp.php";
9
$shortcuts['upnp']['service'] = "miniupnpd";
10

    
11
?>
    (1-1/1)