]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/StrictTransportSecurity/StrictTransportSecurityPlugin.php
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
[quix0rs-gnu-social.git] / plugins / StrictTransportSecurity / StrictTransportSecurityPlugin.php
index d4376b8ab9f5264a3494b751c4fb5fa297f1754a..682b10cad287f01bfbece89e61fd5f80b18d1ee5 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * StatusNet, the distributed open-source microblogging tool
  *
- * Plugin to enable Single Sign On via CAS (Central Authentication Service)
+ * Plugin to enable Strict Transport Security headers
  *
  * PHP version 5
  *
@@ -52,7 +52,7 @@ class StrictTransportSecurityPlugin extends Plugin
     function onPluginVersion(&$versions)
     {
         $versions[] = array('name' => 'StrictTransportSecurity',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
                             'homepage' => 'http://status.net/wiki/Plugin:StrictTransportSecurity',
                             'rawdescription' =>