summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-04-18 15:59:12 +0000
committerTed Trask <ttrask01@yahoo.com>2008-04-18 15:59:12 +0000
commited9bf961c16e1f9d58f39ebb1afc289e5564ebfe (patch)
treeb16a1436590744bdc98b041f9c8b684c5b4d0b57
parent6e63b550ea367d2c7c408c4c07cd528e4a0ee6e1 (diff)
downloadacf-core-ed9bf961c16e1f9d58f39ebb1afc289e5564ebfe.tar.bz2
acf-core-ed9bf961c16e1f9d58f39ebb1afc289e5564ebfe.tar.xz
Another trivial commit
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1029 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index d990640..3ed211c 100644
--- a/lib/README
+++ b/lib/README
@@ -13,7 +13,7 @@ authenticator-plaintext.lua - Used to parse through the username:password file a
validator.lua - Validate web input for 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
+web_elements.lua - More web functionality for ACF.
privsep.lua - Helps with authorization with ACF
session.lua -Helps with Session mangement in ACF