[xoops-cvslog 4183] CVS update: xoops2jp/html/modules/user/kernel

Back to archive index

Minahito minah****@users*****
2006年 8月 18日 (金) 14:35:30 JST


Index: xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php
diff -u xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php:1.1.2.7 xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php:1.1.2.8
--- xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php:1.1.2.7	Fri Aug 11 13:13:02 2006
+++ xoops2jp/html/modules/user/kernel/LegacypageFunctions.class.php	Fri Aug 18 14:35:30 2006
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package user
- * @version $Id: LegacypageFunctions.class.php,v 1.1.2.7 2006/08/11 04:13:02 minahito Exp $
+ * @version $Id: LegacypageFunctions.class.php,v 1.1.2.8 2006/08/18 05:35:30 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -142,7 +142,7 @@
 		}
 		
 		if ($userArr[0]->get('level') == 0) {
-			// TODO We should use message "_US_NOACTTPADM"
+			// TODO We should use message "_MD_USER_LANG_NOACTTPADM"
 			return;
 		}
 		


xoops-cvslog メーリングリストの案内
Back to archive index