[xoops-cvslog 1247] CVS update: xoops2jp/html/kernel

Zurück zum Archiv-Index

Minahito minah****@users*****
2005年 12月 1日 (木) 00:58:32 JST


Index: xoops2jp/html/kernel/module.php
diff -u xoops2jp/html/kernel/module.php:1.2.8.1 xoops2jp/html/kernel/module.php:1.2.8.2
--- xoops2jp/html/kernel/module.php:1.2.8.1	Wed Oct 19 02:21:03 2005
+++ xoops2jp/html/kernel/module.php	Thu Dec  1 00:58:32 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: module.php,v 1.2.8.1 2005/10/18 17:21:03 minahito Exp $
+// $Id: module.php,v 1.2.8.2 2005/11/30 15:58:32 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -234,6 +234,11 @@
         }
         return false;
     }
+    
+    function getRenderedVersion()
+    {
+		return $this->getVar('version') / 100;
+	}
 
     /**#@+
      * For backward compatibility only!


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index