[xoops-cvslog 3198] CVS update: xoops2jp/html/modules/base/language/english

Back to archive index

NobuNobu nobun****@users*****
2006年 5月 27日 (土) 23:06:24 JST


Index: xoops2jp/html/modules/base/language/english/global.php
diff -u xoops2jp/html/modules/base/language/english/global.php:1.1.2.5 xoops2jp/html/modules/base/language/english/global.php:1.1.2.6
--- xoops2jp/html/modules/base/language/english/global.php:1.1.2.5	Tue Apr 11 17:39:07 2006
+++ xoops2jp/html/modules/base/language/english/global.php	Sat May 27 23:06:23 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: global.php,v 1.1.2.5 2006/04/11 08:39:07 nobunobu Exp $
+// $Id: global.php,v 1.1.2.6 2006/05/27 14:06:23 nobunobu Exp $
 
 define('_TOKEN_ERROR', 'CSRF was detected. Confirm carefully, then operate once again');
 define('_SYSTEM_MODULE_ERROR', 'Following Modules are not installed.');
@@ -36,6 +36,8 @@
 define("_IFNOTRELOAD","If the page does not automatically reload, please click <a href='%s'>here</a>");
 define("_WARNINSTALL2","WARNING: Directory %s exists on your server. <br />Please remove this directory for security reasons.");
 define("_WARNINWRITEABLE","WARNING: File %s is writeable by the server. <br />Please change the permission of this file for security reasons.<br /> in Unix (444), in Win32 (read-only)");
+define('_WARNPHPENV','WARNING: php.ini parameter "%s" is set to "%s". %s');
+define('_WARNSECURITY','(It may cause a security problem)');
 
 //%%%%%%	File Name themeuserpost.php 	%%%%%
 define("_PROFILE","Profile");


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