diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-04-18 15:58:32 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-04-18 15:58:32 +0000 |
commit | 6e63b550ea367d2c7c408c4c07cd528e4a0ee6e1 (patch) | |
tree | 60450a7fd4ad5e9d67ef138559fcf4a3e7911c1b /lib | |
parent | 0dd8254a5279f3bce0a0fcc4d4e89bdb12c8bffa (diff) | |
download | acf-core-6e63b550ea367d2c7c408c4c07cd528e4a0ee6e1.tar.bz2 acf-core-6e63b550ea367d2c7c408c4c07cd528e4a0ee6e1.tar.xz |
a minor change
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1028 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'lib')
-rw-r--r-- | lib/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ format.lua - Library to help reformat string,tables,files or any input. Good pla authenticator-plaintext.lua - Used to parse through the username:password file and for permission help validator.lua - Validate web input for ACF. -html.lua - Helps with form building in ACF +html.lua - Helps with form building in ACF. menubuilder.lua -Helps create the menus on left window in ACF web_elements.lua - More web functionality for ACF privsep.lua - Helps with authorization with ACF |