mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 02:46:30 +00:00
Fix empty line printing on console (#6956)
* fix empty line printing on console
This commit is contained in:
@@ -276,4 +276,3 @@
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -260,4 +260,3 @@
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -538,4 +538,3 @@
|
||||
//fclose($esl);
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user