mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Get rid of a trailing white space in voicemail/index.lua
This commit is contained in:
@@ -277,7 +277,7 @@
|
||||
end
|
||||
dbh:query(sql);
|
||||
end
|
||||
|
||||
|
||||
--get saved and new message counts
|
||||
sql = [[SELECT count(*) as new_messages FROM v_voicemail_messages
|
||||
WHERE domain_uuid = ']] .. domain_uuid ..[['
|
||||
|
||||
Reference in New Issue
Block a user