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) 6e7789c40b Added feature to try and cache the CSS and Javascript files by default.
This reduces the total number of HTTP requests (and hopefully
allows the site to load faster).
2011-09-11 21:24:18 -04:00
..
block.class.php lots of docs, and some internal changes 2009-07-21 07:38:53 +01:00
compat.inc.php lots of docs, and some internal changes 2009-07-21 07:38:53 +01:00
config.class.php PDO compat 2011-01-01 15:28:30 +00:00
database.class.php fix for mySQL>5.1 - should remain compatible with versions prior to 5.1 2011-05-12 12:32:34 -07:00
event.class.php turns out that this was necessary o_O 2010-04-26 06:07:34 +01:00
exceptions.class.php lots of docs, and some internal changes 2009-07-21 07:38:53 +01:00
extension.class.php Image Replace feature working, just needs more testing. 2011-08-25 21:35:59 -04:00
imageboard.pack.php Image resize is working now! (uses the GD library only for now) 2011-09-04 11:17:14 -04:00
page.class.php Added feature to try and cache the CSS and Javascript files by default. 2011-09-11 21:24:18 -04:00
user.class.php cache anon, it gets looked up a lot 2011-03-23 11:26:11 +00:00
util.inc.php Small addition for giving forms unique IDs. Mainly so that javascript has 2011-08-12 21:56:48 -04:00