質問編集履歴
1
一部コード修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -16,7 +16,6 @@
|
|
16
16
|
```ここに言語を入力
|
17
17
|
header('Content-Type: text/html; charset=UTF-8');
|
18
18
|
|
19
|
-
require_once(dirname(__FILE__)."/../model/interface_php.php");
|
20
19
|
require_once (dirname(__FILE__).'/../PEAR/Mail/mimeDecode.php');
|
21
20
|
|
22
21
|
|