mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch 'cherry-pick-6b7a22e4' into 'develop'
Aprovechar el arreglo de artica/pandorafms!1352 en develop See merge request artica/pandorafms!1353
This commit is contained in:
commit
d9bbabf491
@ -51,6 +51,9 @@ $correctLogin = false;
|
||||
$user_in_db = null;
|
||||
$no_login_msg = "";
|
||||
|
||||
// Clean unwanted output
|
||||
ob_clean();
|
||||
|
||||
// Special call without checks to retrieve version and build of the Pandora FMS
|
||||
// This info is avalable from the web console without login
|
||||
// Don't change the format, it is parsed by applications
|
||||
|
Loading…
x
Reference in New Issue
Block a user