gnu-social/doc
Evan Prodromou 764a391d19 validation in form handlers
Moved validation code from classes to form handlers. Probably better
in the classes, but I can't quite grok the validate() method in
DB_DataObject, so for now I'm going to do it the old-fashioned way.

darcs-hash:20080521112707-84dde-38e27199b977ae81171b8391fbdb93ebb54494f9.gz
2008-05-21 07:27:07 -04:00
..
README add validation methods to classes 2008-05-20 14:57:56 -04:00
TODO validation in form handlers 2008-05-21 07:27:07 -04:00
URLS.txt move docs to doc 2008-05-14 15:03:41 -04:00

README

This package requires PHP 5.x and the following PHP Pear libraries:

- DB_DataObject
- Validate
- XMLWriter