mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update the reference to includes/require.php to point to the resources directory.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
Contributor(s):
|
||||
Mark J Crane <markjcrane@fusionpbx.com>
|
||||
*/
|
||||
require_once "includes/require.php";
|
||||
require_once "resources/require.php";
|
||||
session_start();
|
||||
|
||||
//if the username session is not set the check username and password
|
||||
|
||||
Reference in New Issue
Block a user