gnu-social/plugins/EmailReminder
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
..
classes utf8mb4 conversion on database with index adjusts 2015-02-12 18:18:55 +01:00
lib * only send the one invitation reminder per email address, regardless of how many invitations there are 2011-06-21 13:25:05 -07:00
locale Snapshot of the Transifex translation project - February 2015 2015-03-08 09:34:38 +01:00
mail-src Add ability to send special one-time reminders 2011-06-20 12:58:14 -07:00
scripts StatusNet class renamed GNUsocial 2015-02-27 12:44:15 +01:00
EmailReminderPlugin.php Plugins didn't match lib/plugin.php onPluginVersion function definition 2015-06-06 22:04:01 +02:00