Skip to content

Commit e5d1006

Browse files
author
2ch774
committed
v160410.0125
未使用の設定項目を削除
1 parent 931551b commit e5d1006

3 files changed

Lines changed: 7 additions & 12 deletions

File tree

conf/conf.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// バージョン情報
88
$_conf = array(
99
'p2name' => 'rep2-expack_allinone', // rep2の名前
10-
'p2version' => '160409.1000', // rep2のバージョン
10+
'p2version' => '160410.0125', // rep2のバージョン
1111
);
1212

1313
$_conf['p2ua'] = "{$_conf['p2name']}/{$_conf['p2version']}";

conf/conf_user_def_wiki.inc.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,3 @@
4444
$conf_user_rules['wiki.samba_cache'] = array('emptyToDef', 'notIntExceptMinusToDef');
4545

4646
// }}}
47-
48-
// {{{ ■samba
49-
50-
// NGスレッドを有効にする (する:1, しない:0)
51-
$conf_user_def['wiki.ng_thread'] = 0; // (0)
52-
$conf_user_rad['wiki.ng_thread'] = array('1' => 'する', '0' => 'しない');
53-
// 携帯閲覧時、レス番号にSPMをつける (つける:1, つけない:0)
54-
$conf_user_def['wiki.spm.mobile'] = 0; // (0)
55-
$conf_user_rad['wiki.spm.mobile'] = array('1' => 'する', '0' => 'しない');
56-
57-
// }}}

doc/README-774.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ rep2-expack test https://github.com/orzisun/p2-php
6464

6565

6666
��ChangeLog
67+
160410.0125
68+
* NG�X���b�h�@�\���{�̂�+Wiki�ŏd�����Ď�������Ă���̂ō폜
69+
* 160409.1000 �ɐV���Z�ߓǂ݂Ǝ����������삵�Ȃ��s�������̂ŏC��
70+
* ���������N��&ls��t�����Ȃ��悤�ɕύX
71+
* ���[�U�[�ݒ�Ǘ���+Wiki��samba�^�C�}�[�Ɋւ���ݒ荀�ڂ�\������悤�ɕύX
72+
6773
160409.1000
6874
* NG�X���b�h�@�\�����삵�Ȃ��s����C��
6975
* �摜�u��URL�����삵�Ȃ��s��C��

0 commit comments

Comments
 (0)