Clean up IMP API file.
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 22 Dec 2009 20:30:24 +0000 (13:30 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 22 Dec 2009 20:31:54 +0000 (13:31 -0700)
commit92cbf8ef13ce0bdac5d482352cb970cb0db2c4d0
treeea498a016e031d8ee6b3043ccfdcab263bb1422b
parent5db2655a7dfc7a6fcfe506691b8665e16a899951
Clean up IMP API file.

Horde_Registry does all necessary init for us - no need to load the
application file from within the API file.
Fix the flags() call.
Phpdoc - some API calls will throw Exceptions.
Let the sentmail class handle where no sentmail driver is configured.
imp/lib/Api.php