]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Just discovered the PEAR_Error handling function in index.php. Duh.
authorZach Copley <zach@controlyourself.ca>
Thu, 12 Feb 2009 06:08:20 +0000 (22:08 -0800)
committerZach Copley <zach@controlyourself.ca>
Thu, 12 Feb 2009 06:08:20 +0000 (22:08 -0800)
commit616bdd43a921b2554d21b80af28ddb0fb6cb3c16
tree0a48aecc1bc5d92582f7858ca2649f2f1e90aa78
parent9f035e2847e0d119ca3d70e02df6f4fa73ca64c3
Just discovered the PEAR_Error handling function in index.php. Duh.
Renamed the Action functions to throw an exception like it. I still
think it probably makes sense to have the callback defined in both
places for finer control.
actions/emailsettings.php
actions/register.php
lib/action.php