summaryrefslogtreecommitdiffstats
path: root/modules-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-5/+7
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Removed controllerfunctions from modules controllerTed Trask2012-04-171-2/+0
|
* Change all -controller.lua files to use new handle_form() functions found in ↵Zach LeBar2012-03-211-3/+3
| | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to vmail-model .lua to make everything work.
* Added modules status page.Ted Trask2008-10-311-1/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1571 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added modules controller.Ted Trask2008-10-301-0/+14
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1570 ab2d0c66-481e-0410-8bed-d214d4d58bed