Alternc  latest
Alternc logiel libre pour l'hébergement
 All Classes Namespaces Files Functions Variables Pages
upnp_list.php File Reference

Go to the source code of this file.

Variables

if(!$admin->enabled$r =$upnp->get_forward_list()
 
 $aaction
 
 $col =1
 
 while (list($key, $val)=each($r))
 

Variable Documentation

$aaction
Initial value:
=array("CREATE" => _("Creation in progress"),
"DELETE" => _("Deletion in progress"),
"DELETING" => _("Deletion in progress"),
"DISABLE" => _("Will be disabled soon"),
"ENABLE" => _("Will be enabled soon"),
"OK" => _("OK"),
)

Definition at line 35 of file upnp_list.php.

$col =1

Definition at line 70 of file upnp_list.php.

if (!$admin->enabled) $r =$upnp->get_forward_list()

Definition at line 33 of file upnp_list.php.

while(list($key, $val)=each($r))

Definition at line 71 of file upnp_list.php.