mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update install.php
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
require_once "resources/classes/text.php";
|
||||
|
||||
//start a php session
|
||||
session_start();
|
||||
if (!isset($_SESSION)) { session_start(); }
|
||||
|
||||
//initialize variables we are going to use
|
||||
$event_host = '';
|
||||
|
||||
Reference in New Issue
Block a user