]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Plugin onAutoload replaces _ with / in lib paths, this renames some classes.
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 2 Oct 2013 12:07:53 +0000 (14:07 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 2 Oct 2013 12:07:53 +0000 (14:07 +0200)
commitba5e90164c6af58d63aa2984de8afd4552c9b706
treeb335f6b1635ae24cf0533aa435f071196d3dc0c9
parent3e15bab9657328008dac99b1a2d8e103227207bc
Plugin onAutoload replaces _ with / in lib paths, this renames some classes.
14 files changed:
plugins/Irc/IrcPlugin.php
plugins/Irc/lib/fake_irc.php [deleted file]
plugins/Irc/lib/fakeirc.php [new file with mode: 0644]
plugins/Xmpp/XmppPlugin.php
plugins/Xmpp/lib/queued_xmpp.php [deleted file]
plugins/Xmpp/lib/queuedxmpp.php [new file with mode: 0644]
plugins/Xmpp/lib/sharing_xmpp.php [deleted file]
plugins/Xmpp/lib/sharingxmpp.php [new file with mode: 0644]
plugins/Xmpp/lib/xmppmanager.php
plugins/YammerImport/README
plugins/YammerImport/lib/sn_yammerclient.php [deleted file]
plugins/YammerImport/lib/snyammerclient.php [new file with mode: 0644]
plugins/YammerImport/lib/yammerimporter.php
plugins/YammerImport/lib/yammerrunner.php