gnu-social/plugins/ExtendedProfile
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 Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
classes pkeyGet is now static and more similar to getKV 2013-08-18 15:42:51 +02:00
css Quick fix for extended profile js buttons 2011-05-11 16:57:42 -04:00
js Changing js .live calls to .on for jquery 2.x 2013-09-10 18:52:09 +02:00
lib Update translator documentation and L10n. 2011-05-20 16:03:53 +02:00
locale Snapshot of the Transifex translation project - February 2015 2015-03-08 09:34:38 +01:00
ExtendedProfilePlugin.php Plugins didn't match lib/plugin.php onPluginVersion function definition 2015-06-06 22:04:01 +02:00