gnu-social/plugins/ShareNotice
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
..
css ShareNotice plugin -- basic buttons per-notice to share the text & a link to the notice on other sites. 2010-09-30 18:03:25 -07:00
locale Snapshot of the Transifex translation project - February 2015 2015-03-08 09:34:38 +01:00
ShareNoticePlugin.php Plugins didn't match lib/plugin.php onPluginVersion function definition 2015-06-06 22:04:01 +02:00