]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/LdapAuthorization/LdapAuthorizationPlugin.php
DB_DataObject delete function calls PEAR::isError directly, ignore E_STRICT
[quix0rs-gnu-social.git] / plugins / LdapAuthorization / LdapAuthorizationPlugin.php
index 6c8f1253c53e19dec6675f2889966c3648fcadc6..9a666d15518030a267b7641ddbfcfb5717d3665b 100644 (file)
@@ -121,7 +121,7 @@ class LdapAuthorizationPlugin extends AuthorizationPlugin
     function onPluginVersion(&$versions)
     {
         $versions[] = array('name' => 'LDAP Authorization',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
                             'homepage' => 'http://status.net/wiki/Plugin:LdapAuthorization',
                             'rawdescription' =>