gnu-social/plugins/Directory
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 UserdirectoryAction now ManagedAction and better SQL 2015-02-18 13:37:06 +01:00
css Style group directory output 2011-04-13 15:09:46 -07:00
images * Reformat list of profiles in a table 2011-03-03 21:12:24 -08:00
lib delete groups from groups directory, for admins 2014-12-02 15:31:27 +01:00
locale Snapshot of the Transifex translation project - February 2015 2015-03-08 09:34:38 +01:00
DirectoryPlugin.php Plugins didn't match lib/plugin.php onPluginVersion function definition 2015-06-06 22:04:01 +02:00