Automatically migrated from Gitolite
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Sven Slootweg bded80405e Add support for (cached) HTMLPurifier 11 years ago
components Add support for restricting routes to specific methods 11 years ago
.gitignore Added ignore for non-sample config files 12 years ago
LICENSE Initial commit 12 years ago
base.php Add support for (cached) HTMLPurifier 11 years ago
class.base.php Deprecate a few legacy functions. 12 years ago
class.databaserecord.php Fix insertion of simplehtml, html, and nl2br data types 11 years ago
class.localizer.php Fix localization code to actually use the parsed configuration file instead of relying on hardcoded configuration variables 12 years ago
class.templater.php Throw a templater exception when a template attempts to access a non-existent key in a collection. 11 years ago
include.config.php Only check the last JSON error if the function for it exists 11 years ago
include.constants.php Initial commit 12 years ago
include.csrf.php Add CSRF protection mechanism 12 years ago
include.datetime.php Fix spacing on timezone list 12 years ago
include.debug.php Remove old mysql_ cache purging code, fix type inconsistency bug in cache purging, and fix a bug in the debugger (oh, the irony) 11 years ago
include.dependencies.php Initial commit 12 years ago
include.exceptions.php Remove all mysql_ functionality and make insertion/updating use PDO instead. 11 years ago
include.lib.php Add support for (cached) HTMLPurifier 11 years ago
include.locale.php Use a configuration parser instead of hardcoded configuration variables 12 years ago
include.memcache.php Remove all mysql_ functionality and make insertion/updating use PDO instead. 11 years ago
include.misc.php Add HTTP 422 status code 11 years ago
include.mysql.php Merge branch 'master' of git.cryto.net:projects/joepie91/cphp 11 years ago
include.session.php Initial commit 12 years ago