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
Daku 9490e4aae2 fix endless loop when checking for subdirectory
is there any reason why this was only checking for "." & ".." ?
2015-08-12 06:43:38 +01:00
..
_bootstrap.inc.php do InitExtEvent in bootstrap, before user exists 2015-08-03 15:49:38 +01:00
basethemelet.class.php try checking for property of object rather than class? 2015-08-04 12:37:35 +01:00
block.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
config.class.php set_default_bool should take a bool, always 2015-08-08 22:18:25 +01:00
database.class.php wtf, php 2015-08-09 15:40:57 +01:00
email.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
event.class.php do InitExtEvent in bootstrap, before user exists 2015-08-03 15:49:38 +01:00
exceptions.class.php validate_input() function 2015-07-19 14:46:28 +01:00
extension.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
imageboard.pack.php if alias is negative and has multiple tags, make sure each tag becomes negative 2015-08-12 06:11:21 +01:00
page.class.php set cookies on Page object 2015-08-03 15:49:36 +01:00
sys_config.inc.php connect to search accelerator for 2-100x speedup on heavy queries 2015-07-12 22:12:05 +01:00
user.class.php more global removal 2015-08-02 20:39:41 +01:00
userclass.class.php more global removal 2015-08-02 20:39:41 +01:00
util.inc.php fix endless loop when checking for subdirectory 2015-08-12 06:43:38 +01:00