diff options
Diffstat (limited to 'admin/WebConsole/gestores/gestor_colasacciones.php')
-rw-r--r-- | admin/WebConsole/gestores/gestor_colasacciones.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/gestores/gestor_colasacciones.php b/admin/WebConsole/gestores/gestor_colasacciones.php index dcb7a3a6..a8212f33 100644 --- a/admin/WebConsole/gestores/gestor_colasacciones.php +++ b/admin/WebConsole/gestores/gestor_colasacciones.php @@ -175,4 +175,4 @@ function enviaComandoActualizar($aplicacion) if($trama_notificacion==1) return(true); // Devuelve respuesta return(false); // Error de actualizaciĆ³n } -?> + |