This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/core
green-ponies (jgen) 0c37be79a0 Actually get the proper mime type for a given file.
(FIXME: now we handle more than just images)
2012-04-15 19:55:06 -04:00
..
basethemelet.class.php tags on thumb element 2012-03-22 13:18:15 +00:00
block.class.php hide empty bits, not just null 2012-03-19 19:00:25 +00:00
config.class.php A better version of bool_escape() that uses filter_var if possible. 2012-04-15 19:28:27 -04:00
database.class.php inet = char(45) in mysql, to fit IPv6 addrs 2012-04-01 15:44:43 +01:00
email.class.php whitespace consistency 2012-03-09 22:27:12 +00:00
event.class.php Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead. 2012-04-15 18:40:06 -04:00
exceptions.class.php lots of docs, and some internal changes 2009-07-21 07:38:53 +01:00
extension.class.php Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead. 2012-04-15 18:40:06 -04:00
imageboard.pack.php Actually get the proper mime type for a given file. 2012-04-15 19:55:06 -04:00
page.class.php move data to data folder 2012-03-30 18:21:35 +01:00
sys_config.inc.php store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
user.class.php Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead. 2012-04-15 18:40:06 -04:00
userclass.class.php change user class / delete user separate from admin 2012-03-31 19:25:27 +01:00
util.inc.php A better version of bool_escape() that uses filter_var if possible. 2012-04-15 19:28:27 -04:00