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

Back to archive index

NobuNobu nobun****@users*****
2006年 4月 9日 (日) 10:26:43 JST


Index: xoops2jp/html/modules/base/xoops_version.php
diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.18 xoops2jp/html/modules/base/xoops_version.php:1.1.2.19
--- xoops2jp/html/modules/base/xoops_version.php:1.1.2.18	Wed Mar 29 22:52:01 2006
+++ xoops2jp/html/modules/base/xoops_version.php	Sun Apr  9 10:26:43 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.18 2006/03/29 13:52:01 nobunobu Exp $
+// $Id: xoops_version.php,v 1.1.2.19 2006/04/09 01:26:43 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //              XOOPSCube - PHP Content Management System                    //
 //                  Copyright (c) 2005 XOOPSCube.org                         //
@@ -68,6 +68,16 @@
 $modversion['templates'][9]['description'] = '';
 $modversion['templates'][10]['file'] = 'legacy_comment_navi.html';
 $modversion['templates'][10]['description'] = '';
+$modversion['templates'][11]['file'] = 'legacy_comment.html';
+$modversion['templates'][11]['description'] = '';
+$modversion['templates'][12]['file'] = 'legacy_comments_flat.html';
+$modversion['templates'][12]['description'] = '';
+$modversion['templates'][13]['file'] = 'legacy_comments_nest.html';
+$modversion['templates'][13]['description'] = '';
+$modversion['templates'][14]['file'] = 'legacy_comments_thread.html';
+$modversion['templates'][14]['description'] = '';
+$modversion['templates'][15]['file'] = 'legacy_notification_select.html';
+$modversion['templates'][15]['description'] = '';
 
 // Menu
 $modversion['hasMain'] = 0;


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