[xoops-cvslog 6145] CVS update: xoops2jp/html/modules/user/class

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2007年 2月 2日 (金) 17:50:10 JST


Index: xoops2jp/html/modules/user/class/AbstractViewAction.class.php
diff -u xoops2jp/html/modules/user/class/AbstractViewAction.class.php:1.1.2.1 xoops2jp/html/modules/user/class/AbstractViewAction.class.php:1.1.2.1.4.1
--- xoops2jp/html/modules/user/class/AbstractViewAction.class.php:1.1.2.1	Fri Jul 28 17:56:52 2006
+++ xoops2jp/html/modules/user/class/AbstractViewAction.class.php	Fri Feb  2 17:50:10 2007
@@ -1,9 +1,11 @@
 <?php
 /**
  * @package User
- * @version $Id: AbstractViewAction.class.php,v 1.1.2.1 2006/07/28 08:56:52 minahito Exp $
+ * @version $Id: AbstractViewAction.class.php,v 1.1.2.1.4.1 2007/02/02 08:50:10 tom_g3x Exp $
  */
 
+if (!defined('XOOPS_ROOT_PATH')) exit();
+
 class User_AbstractViewAction extends User_Action
 {
 	var $mObject = null;


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