We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Al borrar un equipo se queda la pantalla en blanco y el equipo no se elimina. Si activo la depuración aparece el siguiente mensaje:
Fatal error: Uncaught Error: Call to undefined method COMPUTER::delComputer() in /usr/share/max-control/modules/equipos.mod.php:223 Stack trace: #0 /usr/share/max-control/modules/equipos.mod.php(626): borrardo('equipos', 'borrardo', NULL) #1 /usr/share/max-control/classes/module.class.php(18): include('/usr/share/max-...') #2 /usr/share/max-control/classes/navigator.class.php(18): ModuleLoader->load_module() #3 /usr/share/max-control/www/index.php(97): Navigator->__construct() #4 {main} thrown in /usr/share/max-control/modules/equipos.mod.php on line 223
The text was updated successfully, but these errors were encountered:
f7601c6
mariodebian
No branches or pull requests
Al borrar un equipo se queda la pantalla en blanco y el equipo no se elimina. Si activo la depuración aparece el siguiente mensaje:
Fatal error: Uncaught Error: Call to undefined method COMPUTER::delComputer() in /usr/share/max-control/modules/equipos.mod.php:223 Stack trace: #0 /usr/share/max-control/modules/equipos.mod.php(626): borrardo('equipos', 'borrardo', NULL) #1 /usr/share/max-control/classes/module.class.php(18): include('/usr/share/max-...') #2 /usr/share/max-control/classes/navigator.class.php(18): ModuleLoader->load_module() #3 /usr/share/max-control/www/index.php(97): Navigator->__construct() #4 {main} thrown in /usr/share/max-control/modules/equipos.mod.php on line 223
The text was updated successfully, but these errors were encountered: