summaryrefslogtreecommitdiffstats
path: root/lighttpd-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-201-7/+9
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+2
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Removed details actionTed Trask2011-10-031-4/+0
|
* fix typo in controllerJeff Bilyk2011-10-011-1/+1
|
* Fix typos and correct paths to config and log filesJeff Bilyk2011-10-011-4/+1
|
* acf-lighttpd: initial commitJeff Bilyk2011-10-011-0/+33