[xoops-cvslog 6258] CVS update: xoops2jp/html/modules/legacy/kernel

アーカイブの一覧に戻る

Minahito minah****@users*****
2007年 3月 28日 (水) 14:46:33 JST


Index: xoops2jp/html/modules/legacy/kernel/Legacy_Identity.class.php
diff -u xoops2jp/html/modules/legacy/kernel/Legacy_Identity.class.php:1.1.2.1 xoops2jp/html/modules/legacy/kernel/Legacy_Identity.class.php:1.1.2.1.2.1
--- xoops2jp/html/modules/legacy/kernel/Legacy_Identity.class.php:1.1.2.1	Sat Oct 14 23:55:24 2006
+++ xoops2jp/html/modules/legacy/kernel/Legacy_Identity.class.php	Wed Mar 28 14:46:32 2007
@@ -1,9 +1,11 @@
 <?php
 /**
  * @package Legacy
- * @version $Id: Legacy_Identity.class.php,v 1.1.2.1 2006/10/14 14:55:24 minahito Exp $
+ * @version $Id: Legacy_Identity.class.php,v 1.1.2.1.2.1 2007/03/28 05:46:32 minahito Exp $
  */
 
+if (!defined('XOOPS_ROOT_PATH')) exit();
+
 class Legacy_Identity extends XCube_Identity
 {
 	function Legacy_Identity(&$xoopsUser)


xoops-cvslog メーリングリストの案内
アーカイブの一覧に戻る