]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/SQLProfile/SQLProfilePlugin.php
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
[quix0rs-gnu-social.git] / plugins / SQLProfile / SQLProfilePlugin.php
index 20dfb88676e19cc23e430f5656a0729fd0a1a101..a29a7f5bea218237b870c58e636c56df94bb5853 100644 (file)
@@ -34,7 +34,7 @@ class SQLProfilePlugin extends Plugin
     function onPluginVersion(&$versions)
     {
         $versions[] = array('name' => 'SQLProfile',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
                             'homepage' => 'http://status.net/wiki/Plugin:SQLProfile',
                             'rawdescription' =>