diff options
author | Javier Sánchez Parra <jsanchez@soleta.eu> | 2019-12-13 14:19:23 +0100 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-12-13 20:33:14 +0100 |
commit | ab84872203138047b661858ad15234648a323e16 (patch) | |
tree | 747b0a980f841fb577fc612bdb37d9478dd7476b /installer | |
parent | 0fe16f0ab321778236cf8883015b9517a9442577 (diff) |
#915 Fix EliminarImagenCache command on the WebConsole
Carmelo reports that EliminarImagenCache (Delete image from cache)
command does not work. The image remains in place after the execution
of the command.
This command is actually a wrapper of the command EjecutarScript
(POST /shell) with a different ID. Since gestor_Comandos.php did not
expect a different ID, EliminarImagenCache did not work.
This commit changes the behaviour of gestor_Comandos.php to handle
the EliminarImagenCache ID and treat it as EjecutarScript.
Diffstat (limited to 'installer')
0 files changed, 0 insertions, 0 deletions