diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2011-09-25 16:13:34 -0700 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2011-09-25 16:13:34 -0700 |
commit | 514d9393ff9d7752426aaaa9b840ee1f94229491 (patch) | |
tree | 9988255c858944c768692730673672f0645bb62f /.gitignore | |
parent | d9043d59d9109a0fb8350b9829806b7cab910425 (diff) |
add a quick hack for XSS protection
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ msg/* conf.php +xss-check.php .htaccess *.bak |