This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
cavepaintings
Watch
7
Fork
2
You've already forked cavepaintings
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
Files
1b372b25753b68b3d8c0176a9ca6ac9f9e3fe3b9
cavepaintings
/
ext
/
chatbox
/
php
History
jgen
c379420a1f
#597
: Fix for XSS issue in chatbox extension.
2017-03-08 01:14:11 -08:00
..
ajaxcall.class.php
Code Removal: PHP has had JSON support directly baked into the language since 5.2.0 - there is no need to rely on an external library from 2006 for json support.
2014-04-26 03:31:02 -04:00
filestorage.class.php
More linting. Explicitly declare these class variables, as well as comment out dead code.
2014-04-24 22:13:00 -04:00
functions.php
#597
: Fix for XSS issue in chatbox extension.
2017-03-08 01:14:11 -08:00
yshout.class.php
Code Removal: PHP has had JSON support directly baked into the language since 5.2.0 - there is no need to rely on an external library from 2006 for json support.
2014-04-26 03:31:02 -04:00