This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Mirror
/
zyx0814-dzzoffice
mirror of
https://github.com/zyx0814/dzzoffice.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
路由内实现参数过滤,防止xss
pull/157/head
zyx0814
7 years ago
parent
d910f3e109
commit
2a961bac68
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
core/class/dzz/modroute.php
2
core/class/dzz/modroute.php
View File
@ -23,7 +23,7 @@ class Modroute{
}
}
$params
[
'route_file'
]
=
$file
;
return
include
$file
;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/zyx0814-dzzoffice
Title
Body
Create Issue