Removing the issoversion field
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 12 Oct 2006 05:17:49 +0000 (05:17 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 12 Oct 2006 05:17:49 +0000 (05:17 +0000)
kernel.php

index a91888f7c88e4dd7ad874a6e4f34e53bc081eab2..66548710f9a9c5897a607061bcd0efde124c5092 100644 (file)
@@ -168,13 +168,6 @@ define('REQ_NO', 0);
 */
 class ISSO
 {
-       /**
-       * ISSO version
-       * @var  string
-       * @access       private
-       */
-       var $version = '[#]issoversion[#]';
-       
        /**
        * Location of ISSO, used for internal linking
        * @var  string