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

Back to archive index

Minahito minah****@users*****
2006年 5月 27日 (土) 22:09:09 JST


Index: xoops2jp/html/modules/base/xoops_version.php
diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.22 xoops2jp/html/modules/base/xoops_version.php:1.1.2.23
--- xoops2jp/html/modules/base/xoops_version.php:1.1.2.22	Fri May 26 13:22:46 2006
+++ xoops2jp/html/modules/base/xoops_version.php	Sat May 27 22:09:08 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.22 2006/05/26 04:22:46 minahito Exp $
+// $Id: xoops_version.php,v 1.1.2.23 2006/05/27 13:09:08 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //              XOOPSCube - PHP Content Management System                    //
 //                  Copyright (c) 2005 XOOPSCube.org                         //
@@ -88,6 +88,12 @@
 $modversion['templates'][19]['description'] = '';
 $modversion['templates'][20]['file'] = 'legacy_rss.html';
 $modversion['templates'][20]['description'] = '';
+$modversion['templates'][21]['file'] = 'legacy_search_results.html';
+$modversion['templates'][21]['description'] = '';
+$modversion['templates'][22]['file'] = 'legacy_search_showall.html';
+$modversion['templates'][22]['description'] = '';
+$modversion['templates'][23]['file'] = 'legacy_search_showallbyuser.html';
+$modversion['templates'][23]['description'] = '';
 
 // Menu
 $modversion['hasMain'] = 1;


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