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

Back to archive index

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


Index: xoops2jp/html/readpmsg.php
diff -u xoops2jp/html/readpmsg.php:1.2.8.1 xoops2jp/html/readpmsg.php:1.2.8.2
--- xoops2jp/html/readpmsg.php:1.2.8.1	Tue Nov  8 18:49:34 2005
+++ xoops2jp/html/readpmsg.php	Tue Jul 11 10:33:36 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: readpmsg.php,v 1.2.8.1 2005/11/08 09:49:34 minahito Exp $
+// $Id: readpmsg.php,v 1.2.8.2 2006/07/11 01:33:36 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.Readpmsg.Access",$root->mController,$eventArgs);
+XCube_DelegateUtils::call("Legacypage.Readpmsg.Access");
 
 ?>
\ No newline at end of file


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