Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1019074

Browse files
authored
Tests: Don't remove csp.log in the cspClean action of mock.php
For some reason the current setup worked fine with Apache but broke for me whenI migrated to nginx.Closesgh-4936
1 parentd225639 commit1019074

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎test/data/mock.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ protected function cspLog( $req ) {
239239

240240
protectedfunctioncspClean($req ) {
241241
file_put_contents($this->cspFile,'' );
242-
unlink($this->cspFile );
243242
}
244243

245244
protectedfunctionerrorWithScript($req ) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp