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
2014-04-24 05:29:02 -04:00
..
basethemelet.class.php speed: use isset rather than identical 2014-02-23 22:32:15 +00:00
block.class.php From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated. 2014-04-24 04:36:05 -04:00
config.class.php use new-style constructors everywhere 2014-03-22 09:00:59 +00:00
database.class.php From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated. 2014-04-24 04:36:05 -04:00
email.class.php From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated. 2014-04-24 04:36:05 -04:00
event.class.php From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated. 2014-04-24 04:36:05 -04:00
exceptions.class.php lots of docs, and some internal changes 2009-07-21 07:38:53 +01:00
extension.class.php From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated. 2014-04-24 04:36:05 -04:00
imageboard.pack.php Shish you are too clever for scrutinizer-ci. 2014-04-24 05:29:02 -04:00
page.class.php Give these HTML headers some slight priority over the default value of 50. 2014-04-23 23:07:10 -04:00
sys_config.inc.php don't force hellban ext + add [Beta] tags 2014-02-18 07:24:26 +00:00
user.class.php From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated. 2014-04-24 04:36:05 -04:00
userclass.class.php From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated. 2014-04-24 04:36:05 -04:00
util.inc.php Prevent scrutinizer-ci from complaining about these fall-thoughs. 2014-04-24 01:36:04 -04:00