You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #6522 On line 360 the 404 Not Found header not working (mbrig-co)
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes#6522).
Discussion
----------
On line 360 the `404 Not Found` header not working
As the title of this change says on line 360 of this file the `404 Not Found` header is not working by the way written, it have to be like the one proposed: `header('HTTP/1.0 404 Not Found');`.
Commits
-------
ebaf72c On line 360 the header not working
0 commit comments