summaryrefslogtreecommitdiff
path: root/lib/unqueuemanager.php
AgeCommit message (Collapse)Author
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
Conflicts: actions/updateprofile.php actions/userauthorization.php classes/User_group.php index.php install.php lib/accountsettingsaction.php lib/logingroupnav.php
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom
2009-08-10Replace own OMB stack with libomb.Adrian Lang
2009-07-01Add UnQueueManager for immediate handlingEvan Prodromou
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.