mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Remove trailing spaces from the ivr_menu.lua.
This commit is contained in:
@@ -210,6 +210,7 @@
|
||||
status = dbh:query(sql, function(row)
|
||||
--add functions
|
||||
dofile(scripts_dir.."/resources/functions/base64.lua");
|
||||
|
||||
--get the base64
|
||||
recording_base64 = row["recording_base64"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user