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

Back to archive index

Minahito minah****@users*****
2006年 10月 11日 (水) 17:12:58 JST


Index: xoops2jp/html/modules/base/kernel/Legacy_EventFunctions.class.php
diff -u xoops2jp/html/modules/base/kernel/Legacy_EventFunctions.class.php:1.1.2.11.2.4 xoops2jp/html/modules/base/kernel/Legacy_EventFunctions.class.php:1.1.2.11.2.5
--- xoops2jp/html/modules/base/kernel/Legacy_EventFunctions.class.php:1.1.2.11.2.4	Sat Oct  7 18:01:56 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_EventFunctions.class.php	Wed Oct 11 17:12:57 2006
@@ -162,7 +162,7 @@
 				$xoops_notification['target_page'] = "notification_update.php";
 				$xoops_notification['redirect_script'] = xoops_getenv('PHP_SELF');
 				
-				$render->setAttribute('editprofile_url', $urlXOOPS_URL . '/edituser.php?uid=' . $xoopsUser->getShow('uid'));
+				$render->setAttribute('editprofile_url', XOOPS_URL . '/edituser.php?uid=' . $xoopsUser->getShow('uid'));
 
 				switch ($xoopsUser->getVar('notify_method')) {
 				case XOOPS_NOTIFICATION_METHOD_DISABLE:


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