summaryrefslogtreecommitdiffstats
path: root/dbcontrollerfunctions.lua
Commit message (Collapse)AuthorAgeFilesLines
* Move the lib files into a subdirectory in preparation for creating a generic ↵Ted Trask2014-10-281-27/+0
| | | | controller/model
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2014-06-281-7/+9
| | | | Use mymodule parameter for module definition.
* Added listdatabases action and changed prototype for list_tables model functionTed Trask2013-09-281-1/+5
|
* Initial commit of ACF library for viewing/editing database entriesTed Trask2013-09-271-0/+21
Based on code from acf-kamailio