]> 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>
Sun, 18 Apr 2010 23:28:41 +0000 (19:28 -0400)
commit9398c61ed321472ab7131c063ed319a51d2b2bef
tree38a02e267051518780ad27831a25325c93615b50
parent39392e03a71d94d6b984033b994b417edfc2d8d6
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