[xoops-cvslog 5830] CVS update: xoops2jp/html/modules/legacy/admin/class

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 11月 13日 (月) 19:48:37 JST


Index: xoops2jp/html/modules/legacy/admin/class/ModuleUninstaller.class.php
diff -u xoops2jp/html/modules/legacy/admin/class/ModuleUninstaller.class.php:1.1.2.6 xoops2jp/html/modules/legacy/admin/class/ModuleUninstaller.class.php:1.1.2.7
--- xoops2jp/html/modules/legacy/admin/class/ModuleUninstaller.class.php:1.1.2.6	Sat Nov 11 17:37:45 2006
+++ xoops2jp/html/modules/legacy/admin/class/ModuleUninstaller.class.php	Mon Nov 13 19:48:36 2006
@@ -136,6 +136,7 @@
 	function _uninstallPreferences()
 	{
 		Legacy_ModuleInstallUtils::uninstallAllOfConfigs($this->_mXoopsModule, $this->mLog);
+		Legacy_ModuleInstallUtils::uninstallAllOfNotifications($this->_mXoopsModule, $this->mLog);
 	}
 
 	function _processScript()


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index