gnu-social/plugins/SubMirror
Mikael Nordfeldth 871912a00a Plugins didn't match lib/plugin.php onPluginVersion function definition
I ran:
for i in `grep -R onPluginVersion...version plugins/|cut -d: -f1`; do sed -i '{ s/\(onPluginVersion(\)\(\&\$versions\)/\1array \2/ }' $i; done
2015-06-06 22:04:01 +02:00
..
actions More Exceptions for FeedSub doSubscribe and related functions 2014-05-06 15:40:57 +02:00
classes Notice->repeat() function takes Profile as argument now 2014-05-18 21:03:10 +02:00
css viz cleanup on AddMirrorWizard 2011-01-18 18:13:24 -08:00
forms Remove Twitter from SubMirror 2014-03-02 22:58:23 +01:00
images/providers Remove Twitter from SubMirror 2014-03-02 22:58:23 +01:00
js viz cleanup on AddMirrorWizard 2011-01-18 18:13:24 -08:00
lib Remove Twitter from SubMirror 2014-03-02 22:58:23 +01:00
locale Snapshot of the Transifex translation project - February 2015 2015-03-08 09:34:38 +01:00
SubMirrorPlugin.php Plugins didn't match lib/plugin.php onPluginVersion function definition 2015-06-06 22:04:01 +02:00