ノート:JapaneseforumFiles2.6
提供: GeeklogJpWiki
最終更新日2007/03/27(前回:xxxx/xx/xx)
| ファイル(フォルダ)名 | 最終変更日 | 備考 |
| /language/japanese.php |
2007/03/27 |
|
| /language/japanese_utf-8.php |
2007/03/27 |
|
| /public_html/index.php | 2007/03/27 | 日付編集を$_CONF['shortdate'],$CONF_FORUM['default_Datetime_format'],substr -> mb_substr |
| /public_html/print.php | 2007/03/27 | 日付編集を$CONF_FORUM['default_Datetime_format']変更,文字エンコード(RC4で解消)、フォント追加 |
| /public_html/include/gf_format.php | 2007/03/27 | 掲示板の下に表示される すべての時刻は JST。現在,12:29 午後 を削除 |
| /public_html/include/gf_showtopic.php | 2007/03/27 | 投稿者の日付編集を$_CONF['shortdate']に変更 |
| config.php | 2007/03/27 | leftside ForumMenu削除,日付編集を$_CONF['shortdate']." ".$_CONF['timeonly'] に変更 |
| functions.inc | 2007/03/27 | substr -> mb_substr,$_TABLES['plugins']の編集を削除(注:コアのadmin/plugins.php が修正済であることが条件) |
注2:アンインストールする場合は、事前に修整版バージョン0.1 2007-01-09以前のサイドカレンダのブロックは無効にしておいてください。
無効にせずにアンインストールするとエラーが発生しますが、アンインストールは完了しています。
注3:admin/plugins.php のdo_uninstall に global $_TABLES を追加してください。