[xoops-cvslog 2167] CVS update: xoops2jp/html/modules/base/admin/actions

Back to archive index

Minahito minah****@users*****
2006年 2月 3日 (金) 17:45:49 JST


Index: xoops2jp/html/modules/base/admin/actions/ActSearchAction.class.php
diff -u xoops2jp/html/modules/base/admin/actions/ActSearchAction.class.php:1.1.2.2 xoops2jp/html/modules/base/admin/actions/ActSearchAction.class.php:1.1.2.3
--- xoops2jp/html/modules/base/admin/actions/ActSearchAction.class.php:1.1.2.2	Fri Feb  3 17:37:54 2006
+++ xoops2jp/html/modules/base/admin/actions/ActSearchAction.class.php	Fri Feb  3 17:45:49 2006
@@ -61,6 +61,12 @@
 	}
 }
 
+/**
+ *  Execute action searching. Now, it returns all of modules' results whether
+ * the current user can access to.
+ * 
+ * @todo We should return the result by the current user's permission.
+ */
 class Legacy_ActSearchAction extends Legacy_Action
 {
 	var $mModules=array();


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