File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ <h3 id="config">設定オプション</h3>
182182 < td > < pre class ="php "> < code > array(
183183)</ code > </ pre > </ td >
184184 < td >
185- どの PHP エラーが発生したときに実行を続けるか。< a href ="./error.html "> エラー処理を参照する </ a > .
185+ どの PHP エラーが発生したときに実行を続けるか。 < a href ="./error.html "> エラー処理 </ a > を参照してください。
186186 </ td >
187187 </ tr >
188188 < tr >
@@ -276,7 +276,7 @@ <h3 id="config">設定オプション</h3>
276276 < td > string</ td >
277277 < td > < pre class ="php "> < code > 'Y-m-d H:i:s'</ code > </ pre > </ td >
278278 < td >
279- date/time のフォーマットがログで仕様されます 。
279+ ログで使用される date/time の書式 。
280280 </ td >
281281 </ tr >
282282 < tr >
@@ -296,7 +296,7 @@ <h3 id="config">設定オプション</h3>
296296 < td > bool</ td >
297297 < td > < pre class ="php "> < code > false</ code > </ pre > </ td >
298298 < td >
299- csrf トークンを自動的にチェックするかどうか。< a href ="../general/security.html#csrf "> csrf についてはこちらをみてください。 </ a > .
299+ csrf トークンを自動的にチェックするかどうか。 < a href ="../general/security.html#csrf "> csrf についてはこちらを読んでください </ a > 。
300300 </ td >
301301 </ tr >
302302 < tr >
You can’t perform that action at this time.
0 commit comments