[xoops-cvslog 3515] CVS update: xoops2jp/html

Back to archive index

Minahito minah****@users*****
2006年 7月 11日 (火) 10:33:59 JST


Index: xoops2jp/html/viewpmsg.php
diff -u xoops2jp/html/viewpmsg.php:1.2.8.2 xoops2jp/html/viewpmsg.php:1.2.8.3
--- xoops2jp/html/viewpmsg.php:1.2.8.2	Tue Nov  8 18:49:48 2005
+++ xoops2jp/html/viewpmsg.php	Tue Jul 11 10:33:59 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: viewpmsg.php,v 1.2.8.2 2005/11/08 09:49:48 minahito Exp $
+// $Id: viewpmsg.php,v 1.2.8.3 2006/07/11 01:33:59 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                  Copyright (c) 2000 XOOPSCube.org                         //
@@ -27,8 +27,6 @@
 
 require_once "mainfile.php";
 
-$root=&XCube_Root::getSingleton();
-$eventArgs=array();
-$root->mEventManager->raiseEvent("Legacypage.Viewpmsg.Access",$root->mController,$eventArgs);
+XCube_DelegateUtils::call("Legacypage.Viewpmsg.Access");
 
 ?>
\ No newline at end of file


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