[xoops-cvslog 3012] CVS update: xoops2jp/html/modules/base/class

Back to archive index

Minahito minah****@users*****
2006年 5月 12日 (金) 19:21:11 JST


Index: xoops2jp/html/modules/base/class/Legacy_ModuleAdapter.class.php
diff -u xoops2jp/html/modules/base/class/Legacy_ModuleAdapter.class.php:1.1.2.6 xoops2jp/html/modules/base/class/Legacy_ModuleAdapter.class.php:1.1.2.7
--- xoops2jp/html/modules/base/class/Legacy_ModuleAdapter.class.php:1.1.2.6	Tue Mar 28 22:29:21 2006
+++ xoops2jp/html/modules/base/class/Legacy_ModuleAdapter.class.php	Fri May 12 19:21:11 2006
@@ -54,7 +54,7 @@
 				
 			if($findFlag) {
 				$eventArgs->addRecord($this->mAdaptee->getVar('name'),
-				                  XOOPS_URL.'/modules/system/admin.php?fct=preferences&op=showmod&mod='.$this->mAdaptee->getVar('mid'),
+				                  XOOPS_URL.'/modules/base/admin/index.php?action=PreferenceEdit&confmod_id='.$this->mAdaptee->getVar('mid'),
 				                  _PREFERENCES );
 			}
 		}


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