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-06-24 00:25:47 +01:00
..
basethemelet.class.php don't add navblock if there is already one 2012-05-28 10:03:17 +01: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 wibble database / cache connection functions, make them repeatable, and set persistant DB connections as an option 2012-06-23 23:57:34 +01:00
email.class.php whitespace consistency 2012-03-09 22:27:12 +00:00
event.class.php lots of tidying and removal of duplicate code 2012-06-18 00:00:21 +01:00
exceptions.class.php lots of docs, and some internal changes 2009-07-21 07:38:53 +01:00
extension.class.php Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead. 2012-04-18 00:54:18 -04:00
imageboard.pack.php less nesting, 25% speed gain 2012-05-16 07:36:20 +01:00
page.class.php move data to data folder 2012-03-30 18:21:35 +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 checking the engine can trigger a database init... 2012-06-24 00:25:47 +01:00
userclass.class.php more re-organisation for create_monolith / hiphop friendliness 2012-06-18 01:06:36 +01:00
util.inc.php initialise global _execs, else we get 'page used queries' when we want 'page used 0 queries' 2012-06-23 23:37:41 +01:00