Changing the error reporting system in the API to use exceptions instead of the old...
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 12 Oct 2007 19:24:08 +0000 (15:24 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 12 Oct 2007 19:24:08 +0000 (15:24 -0400)
commiteb27becf43767f699598c3aa0955a015482f33de
tree607a76bd110c3adcda40b959a3efb7887a92438b
parent602f4228576d80ac34ae40c156ab2f0d3f163c6f
Changing the error reporting system in the API to use exceptions instead of the old error handler system of before

* Api.php
Api.php