Update index.lua

This commit is contained in:
FusionPBX 2018-03-24 17:33:10 -06:00 committed by GitHub
parent 2120d9ad9c
commit 91e5344bc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
if (not default_voice) then default_voice = 'callie'; end
--connect to the database
local Database = require "resources.functions.database";
local dbh = Database.new('system');
--get the templates