]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
validation in form handlers
authorEvan Prodromou <evan@prodromou.name>
Wed, 21 May 2008 11:27:07 +0000 (07:27 -0400)
committerEvan Prodromou <evan@prodromou.name>
Wed, 21 May 2008 11:27:07 +0000 (07:27 -0400)
commit764a391d196287a9400ee597019c3e5207c5a5f0
tree159f2cc26f3c415f67a4da821076865ec9cf6396
parent46b3f1c3a746044ae868c06bf3027e0a3ea27433
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
actions/newnotice.php
actions/profilesettings.php
actions/register.php
doc/TODO
lib/action.php