mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +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;
|
$user_in_db = null;
|
||||||
$no_login_msg = "";
|
$no_login_msg = "";
|
||||||
|
|
||||||
|
// Clean unwanted output
|
||||||
|
ob_clean();
|
||||||
|
|
||||||
// Special call without checks to retrieve version and build of the Pandora FMS
|
// Special call without checks to retrieve version and build of the Pandora FMS
|
||||||
// This info is avalable from the web console without login
|
// This info is avalable from the web console without login
|
||||||
// Don't change the format, it is parsed by applications
|
// Don't change the format, it is parsed by applications
|
||||||
|
Loading…
x
Reference in New Issue
Block a user