summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/comandos/InventarioSoftware.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/comandos/InventarioSoftware.php')
-rw-r--r--admin/WebConsole/comandos/InventarioSoftware.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/WebConsole/comandos/InventarioSoftware.php b/admin/WebConsole/comandos/InventarioSoftware.php
index 35772002..7ec5b168 100644
--- a/admin/WebConsole/comandos/InventarioSoftware.php
+++ b/admin/WebConsole/comandos/InventarioSoftware.php
@@ -16,6 +16,8 @@ include_once("../includes/CreaComando.php");
include_once("../includes/HTMLSELECT.php");
include_once("../idiomas/php/".$idioma."/comandos/inventariosoftware_".$idioma.".php");
include_once("./includes/capturaacciones.php");
+include_once("../idiomas/php/".$idioma."/comandos/opcionesacciones_".$idioma.".php");
+
//________________________________________________________________________________________________________
$cmd=CreaComando($cadenaconexion);
if (!$cmd)