mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-19 23:18:28 +00:00
WhitespaceClean-resources/install/scripts
whitespace pass over files for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
@@ -102,7 +102,7 @@ if ( session:ready() ) then
|
||||
else
|
||||
caller_id_number = session:getVariable("effective_caller_id_number");
|
||||
end
|
||||
else
|
||||
else
|
||||
if (caller_id_name) then
|
||||
--caller id name provided do nothing
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user