Replace individual includes with include/all.php for consistent configuration and add cookie-based authentication in all.php.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
include $_SERVER['DOCUMENT_ROOT']."/../../include/db_connect.php" ;
|
||||
include $_SERVER['DOCUMENT_ROOT']."/include/all.php" ;
|
||||
$pdo = DB_ZABBIX();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user