From 15f95a3134ed82b8e65b23fad5b71ef088061970 Mon Sep 17 00:00:00 2001 From: Mike Mason Date: Wed, 5 Dec 2007 21:54:10 +0000 Subject: Made validator functions useful after load, fixed a bug in format, changed README to reflect changes git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@413 ab2d0c66-481e-0410-8bed-d214d4d58bed --- lib/README | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/README') diff --git a/lib/README b/lib/README index afd175c..a3cc531 100644 --- a/lib/README +++ b/lib/README @@ -9,6 +9,7 @@ fs.lua - File and filesystem library pidof.lua - Process libraries not provided by LPOSIX format.lua - Library to help reformat string,tables,files or any input. Good place for split and join +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 menubuilder.lua -Helps create the menus on left window in ACF -- cgit v1.2.3