Skip to content

Commit ffded0a

Browse files
committed
v171122.1500
1 parent 213b6f8 commit ffded0a

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

conf/conf.inc.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// �o�[�W�������
88
$_conf = array(
99
'p2name' => 'rep2-expack_allinone', // rep2�̖��O
10-
'p2version' => '171026.9001', // rep2�̃o�[�W����
10+
'p2version' => '171122.1500', // rep2�̃o�[�W����
1111
);
1212

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

doc/README-774.txt

+15
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,21 @@ PHP7
7272

7373

7474
��ChangeLog
75+
76+
* itest(https://itest.5ch.net/�T�[�o�[/test/read.cgi/��/�X��)�̃����N���J���@�\��lj�
77+
* DAT�j���h�~�̂��߂ɋ��d�l��itest�������N���Ȃ��悤�ɕύX
78+
* ���̍���PHP 2chBBS�X�N���v�g(http://script.s16.xrea.com/)���g�p�����O���‚ɑΉ�
79+
* SPM���g�p����NG���ځ[��o�^���ɁA�–��̓o�^���o����@�\��lj�
80+
* ic2:�_�E�����[�_�[��fatal error���o�Ȃ��悤�ɏC��
81+
* P2HttpExt.php�ȊO�̒ʐM�����ׂ�cURL�ɓ���
82+
* �Q�l��SSL�K�{�ɂȂ����̂Őݒ荀�ڂ�����
83+
* dig5ch��JSON��form�^�O����������s��ɑΉ�
84+
* �ȉ��Akiller4989 ����̃p�b�`����荞��
85+
* dat�擾�s�‚������ꍇ�̃��b�Z�[�W��\������悤�ɂ���
86+
* ImageCache2 �ł̃^�C���A�E�g�l��ݒ�ł���悤�ɂ���
87+
* �Q�l�̗L�������m�F�ł���悤�ɂ���
88+
* 5ch �ł̋�DAT�񋟏I�����b�Z�[�W���G���[��������悤�ɂ���
89+
7590
171018.1540
7691
* bintan �ǂݍ��ݑΉ�
7792
* �Q�l���O�C���p��2chv.tora3.net��SSL�K�{�ɂȂ����̂őΉ�

rep2/edit_conf_user.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
array('2ch_ssl.subject', '2ch.net��subjec.txt��SETTING.TXT�̎擾��SSL���g�p����'),
451451
array('2ch_ssl.post', '2ch.net�̏������݂�SSL���g�p����'),
452452
'�Q�l�ݒ�',
453-
array('disp_ronin_expiration', '�Q�l�̗L��������\���ݒ�'),
453+
array('disp_ronin_expiration', '�Q�l�̗L��������\��'),
454454
);
455455
printEditConfGroupHtml($groupname, $conflist, $flags);
456456
}

0 commit comments

Comments
 (0)