]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Use PHP exceptions for PEAR error handling.
authorCraig Andrews <candrews@integralblue.com>
Tue, 2 Mar 2010 02:40:42 +0000 (21:40 -0500)
committerCraig Andrews <candrews@integralblue.com>
Tue, 2 Mar 2010 02:44:41 +0000 (21:44 -0500)
commitd8212977ce7f911d4f9bd6e55f94aea059a86782
treef541e9e740ead662519405fd09869d23f8d7f4c9
parentf9dd83caa72a799916725888a631725d532d780e
Use PHP exceptions for PEAR error handling.

Allows for the common try/catch construct, which makes error handling cleaner and easier.
index.php
lib/common.php