[xoops-cvslog 5353] CVS update: xoops2jp/html/modules/legacyRender/admin/forms

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 10月 16日 (月) 15:16:39 JST


Index: xoops2jp/html/modules/legacyRender/admin/forms/TplfileFilterForm.class.php
diff -u xoops2jp/html/modules/legacyRender/admin/forms/TplfileFilterForm.class.php:1.1.2.8.2.2 xoops2jp/html/modules/legacyRender/admin/forms/TplfileFilterForm.class.php:1.1.2.8.2.3
--- xoops2jp/html/modules/legacyRender/admin/forms/TplfileFilterForm.class.php:1.1.2.8.2.2	Thu Oct 12 22:56:57 2006
+++ xoops2jp/html/modules/legacyRender/admin/forms/TplfileFilterForm.class.php	Mon Oct 16 15:16:39 2006
@@ -61,9 +61,6 @@
 			$this->_mCriteria->add(new Criteria('tpl_file', '%' . xoops_getrequest('tpl_file') . '%', 'LIKE'));
 		}
 
-		//
-		// @todo We can remove the following code:
-		//
 		$this->_mCriteria->addSort($this->getSort(), $this->getOrder());
 	}
 }


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