summaryrefslogtreecommitdiff
path: root/lib/xmppqueuehandler.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-29guarded call to conn method in xmppqueuehandlerEvan Prodromou
2008-09-13LOG_ERROR -> LOG_ERREvan Prodromou
2008-09-04abstract XMPP-related queue handling to a common superclassEvan Prodromou