]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add UnQueueManager for immediate handling
authorEvan Prodromou <evan@controlyourself.ca>
Wed, 1 Jul 2009 15:34:12 +0000 (11:34 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Wed, 1 Jul 2009 15:34:12 +0000 (11:34 -0400)
commite0bf8ad95b2d2ddc7b988c25e9cffa20075a5d8c
tree958a611621144a89000c6dbe501b488f217fb1c6
parent7b66a129139d8c2f03677f6a5b71412a111f655d
Add UnQueueManager for immediate handling

Perhaps it's a little precious, but I took out the switches in
util.php to determine what's supposed to be sent when, and made
a queuemanager class that will just do things when they're supposed to
be done.
lib/queuemanager.php
lib/unqueuemanager.php [new file with mode: 0644]
lib/util.php