mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Move third party software to html/lib form html/includes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
@ini_set('session.use_only_cookies', 1);
|
||||
@ini_set('session.cookie_httponly', 1);
|
||||
require 'includes/PasswordHash.php';
|
||||
require 'lib/PasswordHash.php';
|
||||
|
||||
session_start();
|
||||
|
||||
|
Reference in New Issue
Block a user