[xoops-cvslog 2277] CVS update: xoops2jp/html/modules/user

Back to archive index

NobuNobu nobun****@users*****
2006年 2月 4日 (土) 22:35:32 JST


Index: xoops2jp/html/modules/user/xoops_version.php
diff -u xoops2jp/html/modules/user/xoops_version.php:1.1.2.12 xoops2jp/html/modules/user/xoops_version.php:1.1.2.13
--- xoops2jp/html/modules/user/xoops_version.php:1.1.2.12	Fri Feb  3 20:19:37 2006
+++ xoops2jp/html/modules/user/xoops_version.php	Sat Feb  4 22:35:32 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.12 2006/02/03 11:19:37 minahito Exp $
+// $Id: xoops_version.php,v 1.1.2.13 2006/02/04 13:35:32 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -66,6 +66,9 @@
 $modversion['templates'][8]['file'] = 'user_avatar_edit.html';
 $modversion['templates'][8]['description'] = '';
 
+$modversion['templates'][9]['file'] = 'user_register_finish.html';
+$modversion['templates'][9]['description'] = '';
+
 //Preference
 $modversion['config'][]=array (
 		"name"=>"allow_register",


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