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 67c2b55ab6 Fix some stray spaces 12 years ago
components Properly handle the allow_slash parameter for regexes that have one or more end-of-string characters. 12 years ago
.gitignore Added ignore for non-sample config files 12 years ago
LICENSE Initial commit 12 years ago
base.php Only send out Unicode headers if the current document is HTML, as indicated by a switch 12 years ago
class.base.php Deprecate a few legacy functions. 12 years ago
class.databaserecord.php Set a property to its default value if the field is defaultable and the referenced object cannot be found in the database. 12 years ago
class.localizer.php Give locales a name field that specifies the original defined locale name 12 years ago
class.templater.php Deprecate a few legacy functions. 12 years ago
config.mysql.sample.php Initial commit 12 years ago
config.sample.php Initial commit 12 years ago
include.constants.php Initial commit 12 years ago
include.datetime.php Fix some stray spaces 12 years ago
include.dependencies.php Initial commit 12 years ago
include.exceptions.php Include the field on which retrieval from database failed when throwing a NotFoundException in a recursive retrieval. 12 years ago
include.memcache.php Oops, I broke something 12 years ago
include.misc.php Remove old cut_text function 12 years ago
include.mysql.php Initial commit 12 years ago
include.session.php Initial commit 12 years ago