mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Defined variable
This commit is contained in:
@ -12,6 +12,9 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// Set variables
|
||||||
|
$msg_box = array();
|
||||||
|
|
||||||
include("../includes/defaults.inc.php");
|
include("../includes/defaults.inc.php");
|
||||||
include("../config.php");
|
include("../config.php");
|
||||||
include_once("../includes/definitions.inc.php");
|
include_once("../includes/definitions.inc.php");
|
||||||
|
Reference in New Issue
Block a user