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
HungryFeline 65fcbcb9ba Actually set the cookie prefix
When COOKIE_PREFIX was not shm (the default) the script tried to read cookies prefixed with the new prefix but the script was setting the old default prefix from before the constants were implemented.
2013-07-02 06:46:54 +02:00
..
basethemelet.class.php Update static thumb + bug fix 2012-10-16 18:55:23 +01:00
block.class.php hide empty bits, not just null 2012-03-19 19:00:25 +00:00
config.class.php some mock objects, for testing (coming soon, maybe) 2012-10-16 22:58:47 +01:00
database.class.php sqlite got case sensitive by default at some point - lowercase strings for comparing them 2013-06-13 10:34:47 +01:00
email.class.php whitespace consistency 2012-03-09 22:27:12 +00:00
event.class.php trim leading slashes more efficiently 2013-06-13 12:20:27 +01:00
exceptions.class.php lots of docs, and some internal changes 2009-07-21 07:38:53 +01:00
extension.class.php remove a whole load of event->user variables that weren't used -- things should be using global user 2012-08-18 19:45:39 +01:00
imageboard.pack.php log old source in event log when changing source 2013-05-07 09:13:03 +01:00
page.class.php some mock objects, for testing (coming soon, maybe) 2012-10-16 22:58:47 +01:00
sys_config.inc.php wibble database / cache connection functions, make them repeatable, and set persistant DB connections as an option 2012-06-23 23:57:34 +01:00
user.class.php add daily cache breakage to gravatars 2012-12-30 18:08:58 +00:00
userclass.class.php more re-organisation for create_monolith / hiphop friendliness 2012-06-18 01:06:36 +01:00
util.inc.php Actually set the cookie prefix 2013-07-02 06:46:54 +02:00