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

Back to archive index

Minahito minah****@users*****
2005年 12月 26日 (月) 21:16:28 JST


Index: xoops2jp/html/pmlite.php
diff -u xoops2jp/html/pmlite.php:1.2.8.2 xoops2jp/html/pmlite.php:1.2.8.3
--- xoops2jp/html/pmlite.php:1.2.8.2	Sat Nov 12 03:54:02 2005
+++ xoops2jp/html/pmlite.php	Mon Dec 26 21:16:27 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: pmlite.php,v 1.2.8.2 2005/11/11 18:54:02 minahito Exp $
+// $Id: pmlite.php,v 1.2.8.3 2005/12/26 12:16:27 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                  Copyright (c) 2000 XOOPSCube.org                         //
@@ -32,7 +32,7 @@
 // Raise event "Legacypage.Pmlite.Access"
 //
 $root=&XCube_Root::getSingleton();
-$eventArgs=array();
-$root->mEventManager->raiseEvent("Legacypage.Pmlite.Access",$root->mController,$eventArgs);
+$eventArgs = array();
+$root->mEventManager->raiseEvent("Legacypage.Pmlite.Access", $root->mController, $eventArgs);
 
 ?>
\ No newline at end of file


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