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 |
|
Mikael Nordfeldth
|
f110fc5c9a
|
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
2013-11-01 13:51:41 +01:00 |
|
Siebrand Mazeland
|
512bd91dee
|
Translator documentation added.
Whitespace updates.
|
2011-04-06 23:43:52 +02:00 |
|
Siebrand Mazeland
|
9679467201
|
Add onPluginVersion()
|
2010-09-20 19:59:13 +02:00 |
|
Brion Vibber
|
95b534c5ce
|
Move standalone plugin files into subdirectories so they can have locale data, etc added to them at leisure.
|
2010-09-15 14:10:18 -07:00 |
|