diff options
Diffstat (limited to 'admin/WebConsole/gestores/gestor_componentesoftwares.php')
-rw-r--r-- | admin/WebConsole/gestores/gestor_componentesoftwares.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/gestores/gestor_componentesoftwares.php b/admin/WebConsole/gestores/gestor_componentesoftwares.php index 03483715..f437934b 100644 --- a/admin/WebConsole/gestores/gestor_componentesoftwares.php +++ b/admin/WebConsole/gestores/gestor_componentesoftwares.php @@ -170,4 +170,4 @@ function SubarbolXML_Componentesoftwares($cmd,$idsoftware,$descripcion,$idtiposo $cadenaXML.='</COMPONENTESOFTWARES>'; return($cadenaXML); } -?> + |