X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FSQLProfile%2FSQLProfilePlugin.php;h=a7912844c2421436b9f413ecc1a9fad44ea90e5b;hb=9101a1db3d6b369bf09590e8de21d66996c3eda1;hp=20dfb88676e19cc23e430f5656a0729fd0a1a101;hpb=a10edb3183928d40c0567ea912a2530ebfb17683;p=quix0rs-gnu-social.git diff --git a/plugins/SQLProfile/SQLProfilePlugin.php b/plugins/SQLProfile/SQLProfilePlugin.php index 20dfb88676..a7912844c2 100644 --- a/plugins/SQLProfile/SQLProfilePlugin.php +++ b/plugins/SQLProfile/SQLProfilePlugin.php @@ -31,10 +31,10 @@ class SQLProfilePlugin extends Plugin { private $recursionGuard = false; - function onPluginVersion(&$versions) + function onPluginVersion(array &$versions) { $versions[] = array('name' => 'SQLProfile', - 'version' => STATUSNET_VERSION, + 'version' => GNUSOCIAL_VERSION, 'author' => 'Brion Vibber', 'homepage' => 'http://status.net/wiki/Plugin:SQLProfile', 'rawdescription' =>