XPressME Integration Kit

Trac

source: trunk/external/xpress_i18n/ja_EUC/language/japanese/main.php @ 310

Last change on this file since 310 was 310, checked in by toemon, 15 years ago

Trac上での文字化けを防ぐため、EUC_JPのLanguage ファイルのSVNプロパティ svn:mime-typeを追加しその値を'text/plain; charset=euc-jp'にセット

  • Property svn:mime-type set to 'text/plain; charset=euc-jp'
File size: 99 bytes
Line 
1<?php
2if( ! defined( 'XP2_MAIN_LANG_INCLUDED' ) ) {
3        define( 'XP2_MAIN_LANG_INCLUDED' , 1 ) ;
4
5}
6?>
Note: See TracBrowser for help on using the repository browser.