gnu-social/plugins/OpenID
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 Remove some clutter from OMB plugin 2015-06-04 01:14:26 +02:00
classes utf8mb4 conversion on database with index adjusts 2015-02-12 18:18:55 +01:00
doc-src Update openid docs 2011-09-30 14:52:51 -04:00
extlib OpenID access control options: trusted provider URL, Launchpad team restrictions. Added an admin panel for setting these and OpenID-only mode, off by default. 2010-05-18 13:28:41 -07:00
icons Squashed commit of the following: 2012-07-09 12:56:09 -04:00
lib Move some last OpenID stuff into the OpenID plugin (XRDS) 2015-06-04 01:08:03 +02:00
locale Snapshot of the Transifex translation project - February 2015 2015-03-08 09:34:38 +01:00
OpenIDPlugin.php Plugins didn't match lib/plugin.php onPluginVersion function definition 2015-06-06 22:04:01 +02:00
openid.php Some getStaticProperty calls to PEAR globalized 2013-10-28 19:03:09 +01:00