回答編集履歴
1
修正
answer
CHANGED
@@ -1,4 +1,8 @@
|
|
1
1
|
> Warning: require_once(Calendar/Month/Weeks.php): failed to open stream: No such file or directory in ~
|
2
2
|
Fatal error: require_once(): Failed opening required 'Calendar/Month/Weeks.php' ~ (include_path='C:\xampp\php\pear') in
|
3
3
|
|
4
|
-
このエラーの in の後ろが知りたいところです。
|
4
|
+
このエラーの in の後ろが知りたいところです。
|
5
|
+
|
6
|
+
---
|
7
|
+
|
8
|
+
とはいえ、いまどき廃止されつつあるPEARを利用するということが如何なものかとは思います。
|