diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-08-06 20:31:54 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-08-06 20:31:54 +0000 |
commit | 9bd0475cc6fd11a014242cb7ecca1a04ca7396a1 (patch) | |
tree | e4dd167998f7b9f53725982e6fd9718dbd259952 /update/plugin/phpBB3/trunk/root/includes/acp | |
parent | 5c55fdeec103cd854d41333f987e6709ef022467 (diff) | |
download | instadisc-9bd0475cc6fd11a014242cb7ecca1a04ca7396a1.tar.gz instadisc-9bd0475cc6fd11a014242cb7ecca1a04ca7396a1.tar.bz2 instadisc-9bd0475cc6fd11a014242cb7ecca1a04ca7396a1.zip |
Client: Transactionalized the database
Now, the database is ACID-compliant. Also fixed the error that occurs when you get sent an item you don't have a subscription for, and it tries to delete the subscription's entry off of the Central Server and fails. The error was because the Client was attempting to look up the Subscription's URL in the database after it already had the URL and ensured that the Subscription wasn't there.
Diffstat (limited to 'update/plugin/phpBB3/trunk/root/includes/acp')
0 files changed, 0 insertions, 0 deletions