mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add isset to the themes.
This commit is contained in:
@@ -699,7 +699,7 @@ function confirmdelete(url) {
|
||||
<td class='main_content' align='left' valign='top' width='85%'>
|
||||
<?php
|
||||
/*
|
||||
if ($_SESSION["reload_xml"]) {
|
||||
if (isset($_SESSION["reload_xml"])) {
|
||||
if ($_SESSION['apply_settings'] == "true") {
|
||||
//show the apply settings prompt
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user