mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update contact_edit.php
This commit is contained in:
@@ -307,8 +307,8 @@
|
||||
}
|
||||
|
||||
//set the mode
|
||||
if (isset($_SESSION['theme']['qr_image'])) {
|
||||
if (strlen($_SESSION['theme']['qr_image']) > 0) {
|
||||
if (isset($_SESSION['theme']['qr_image']['text'])) {
|
||||
if (strlen($_SESSION['theme']['qr_image']['text']) == 0) {
|
||||
$mode = '4';
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user