[xoops-cvslog 3592] CVS update: xoops2jp/html/modules/user/admin/forms

アーカイブの一覧に戻る

Minahito minah****@users*****
2006年 7月 13日 (木) 19:52:53 JST


Index: xoops2jp/html/modules/user/admin/forms/UserSearchForm.class.php
diff -u xoops2jp/html/modules/user/admin/forms/UserSearchForm.class.php:1.1.2.1 xoops2jp/html/modules/user/admin/forms/UserSearchForm.class.php:1.1.2.2
--- xoops2jp/html/modules/user/admin/forms/UserSearchForm.class.php:1.1.2.1	Tue Apr 11 18:16:37 2006
+++ xoops2jp/html/modules/user/admin/forms/UserSearchForm.class.php	Thu Jul 13 19:52:53 2006
@@ -35,7 +35,6 @@
 		//
 		// Set field properties
 		//
-	
 		$this->mFieldProperties['uname'] =& new XCube_FieldProperty($this);
 		$this->mFieldProperties['uname']->setDependsByArray(array('maxlength'));
 		$this->mFieldProperties['uname']->addMessage('maxlength', _AD_USER_ERROR_MAXLENGTH, _AD_USER_LANG_UNAME, '25');


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