summaryrefslogtreecommitdiff
path: root/scripts/jabberqueuehandler.php
AgeCommit message (Expand)Author
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-09-13LOG_ERROR -> LOG_ERREvan Prodromou
2008-09-04require xmppqueuehandler in jabberqueuehandlerEvan Prodromou
2008-09-04abstract XMPP-related queue handling to a common superclassEvan Prodromou