This website requires JavaScript.
Explore
Help
Sign In
james
/
fembooru
Watch
1
Star
0
Fork
0
You've already forked fembooru
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fembooru
/
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