diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-04-10 12:01:39 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-04-10 12:01:43 +0200 |
commit | 48a5864f06528e5e454f6e009ec863122f997415 (patch) | |
tree | dc4a1351b1a4bc12b1f0815e403bad9c3a695718 /themes/luci-theme-bootstrap | |
parent | b194b8882e4d335a265f44c478ea8e3d7b2a99fc (diff) |
luci-base: error404: do not access request env directly
Instead of attempting to access the request environment directly (which does
not work anyway using the CGI SGI), use the already sanitized
dispatcher.context.request property to print out the not found url.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'themes/luci-theme-bootstrap')
0 files changed, 0 insertions, 0 deletions