Add the functions to the path for channel_utils.

This commit is contained in:
markjcrane 2015-11-03 16:44:51 -07:00
parent 9e25d4d49a
commit be5a8a31dd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require 'resources.config'
require 'resources.functions.config'
require 'resources.functions.trim'
local Database = require 'resources.functions.database'