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
2012-01-26 02:15:12 +00: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 Rather than three levels of configuration, let's have two (define()'d values in config.php for system-level stuff, the web-editable config table for user-level stuff). Basically switches database_dsn from a global variable to a defined constant. 2012-01-20 03:15:58 +00: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 check if thumbnail already exists before regenerating it, way to force regen. 2012-01-12 03:54:27 +02:00
imageboard.pack.php lock logging fix 2012-01-26 02:15:06 +00:00
page.class.php HTTP level caching, so we can stick varnish in front of the web pages 2011-12-27 19:23:37 +00:00
user.class.php cache anon, it gets looked up a lot 2011-03-23 11:26:11 +00:00
util.inc.php subfolders in data/ 2012-01-23 05:39:47 +00:00