[xoops-cvslog 2133] CVS update: xoops2jp/html/modules/base/class/kernel

Back to archive index

Minahito minah****@users*****
2006年 2月 3日 (金) 02:02:45 JST


Index: xoops2jp/html/modules/base/class/kernel/AbstractUserAccountUtils.class.php
diff -u xoops2jp/html/modules/base/class/kernel/AbstractUserAccountUtils.class.php:1.1.2.1 xoops2jp/html/modules/base/class/kernel/AbstractUserAccountUtils.class.php:removed
--- xoops2jp/html/modules/base/class/kernel/AbstractUserAccountUtils.class.php:1.1.2.1	Tue Oct 25 19:59:08 2005
+++ xoops2jp/html/modules/base/class/kernel/AbstractUserAccountUtils.class.php	Fri Feb  3 02:02:45 2006
@@ -1,29 +0,0 @@
-<?php
-
-class AbstractUserAccountUtils
-{
-	/**
-	Static method.
-	Return user object which is instance of XoopsUserObject.
-	If user is anonymouse, this method must return null.
-
-	@access public
-	@return XoopsUserObject
-	*/
-	function &getCurrentXoopsUser()
-	{
-	}
-
-	/**
-	Static method.
-	Return user object of class which we define for new xoops.
-	
-	@access public
-	@return ???
-	*/
-	function &getCurrentXCubeUser()
-	{
-	}
-}
-
-?>
\ No newline at end of file


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