Minahito
minah****@users*****
2006年 3月 30日 (木) 23:56:27 JST
Index: xoops2jp/html/modules/base/admin/actions/CommentDeleteAction.class.php diff -u xoops2jp/html/modules/base/admin/actions/CommentDeleteAction.class.php:1.1.2.4 xoops2jp/html/modules/base/admin/actions/CommentDeleteAction.class.php:1.1.2.5 --- xoops2jp/html/modules/base/admin/actions/CommentDeleteAction.class.php:1.1.2.4 Thu Mar 30 14:33:44 2006 +++ xoops2jp/html/modules/base/admin/actions/CommentDeleteAction.class.php Thu Mar 30 23:56:27 2006 @@ -31,6 +31,7 @@ // $this->mObject->loadUser(); $this->mObject->loadModule(); + $this->mObject->loadStatus(); // // Load children and load their module and commentater.