[xoops-cvslog 6345] CVS update: xoops2jp/html/modules/user/admin/actions

Back to archive index

Minahito minah****@users*****
2007年 4月 25日 (水) 17:46:08 JST


Index: xoops2jp/html/modules/user/admin/actions/UserViewAction.class.php
diff -u xoops2jp/html/modules/user/admin/actions/UserViewAction.class.php:1.1.2.2.2.1 xoops2jp/html/modules/user/admin/actions/UserViewAction.class.php:1.1.2.2.2.1.2.1
--- xoops2jp/html/modules/user/admin/actions/UserViewAction.class.php:1.1.2.2.2.1	Tue Oct 10 19:39:34 2006
+++ xoops2jp/html/modules/user/admin/actions/UserViewAction.class.php	Wed Apr 25 17:46:08 2007
@@ -80,6 +80,7 @@
 		$this->mGetUserPosts->call(new XCube_Ref($posts), $this->mObject);
 		
 		$this->mObject->set('posts', $posts);
+		$this->mObject->updateRank();
 		
 		$handler =& xoops_getmodulehandler('users');
 		return $handler->insert($this->mObject) ? USER_FRAME_VIEW_SUCCESS


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