Destructor fixes.
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 8 Oct 2009 22:15:21 +0000 (16:15 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 8 Oct 2009 22:15:21 +0000 (16:15 -0600)
commit187a7e90d370dccd2cdeed3be439728080dc309c
tree7ca83e2207a0831983fcd41a5acde9d10cfc1371
parent8cc0260a97f7521333a1a517f05f323bd10e1c3e
Destructor fixes.

Destructors have no access to the session - need to do these tasks in a
function registered via register_shutdown_function().
imp/lib/Compose.php
imp/lib/Imap.php
imp/lib/Imap/Tree.php
imp/lib/Mailbox.php
ingo/lib/Storage.php
ingo/lib/Storage/Prefs.php
ingo/lib/Storage/Sql.php