]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/xmppqueuehandler.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / lib / xmppqueuehandler.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-09-29 Evan Prodromouguarded call to conn method in xmppqueuehandler
2008-09-13 Evan ProdromouLOG_ERROR -> LOG_ERR
2008-09-04 Evan Prodromouabstract XMPP-related queue handling to a common superclass