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

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 1月 17日 (火) 19:37:47 JST


Index: xoops2jp/html/modules/user/forms/EditUserForm.class.php
diff -u xoops2jp/html/modules/user/forms/EditUserForm.class.php:1.1.2.4 xoops2jp/html/modules/user/forms/EditUserForm.class.php:1.1.2.5
--- xoops2jp/html/modules/user/forms/EditUserForm.class.php:1.1.2.4	Wed Nov 16 12:19:48 2005
+++ xoops2jp/html/modules/user/forms/EditUserForm.class.php	Tue Jan 17 19:37:47 2006
@@ -8,6 +8,11 @@
  */
 class EditUserForm extends XCube_ActionForm 
 {
+	function getTokenName()
+	{
+		return "Module.User.EditUserForm.Token." . $this->get('uid');
+	}
+	
 	function prepare()
 	{
 		// set properties


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index