includes/functions.php
2010-02-07 Dan URL sanitizer: disabled uppercase letters in URL hex character codes (it was causing conflicts with the Windows/Apache 2.2 alt namespace separator). Thanks Techokami for finding and reporting this bug.
2010-01-06 Dan Fixed some bugs with account activation, especially if you're a half-logged-in vegetable.
2010-01-05 Dan Fixed ENANO_VERSION under databaseless template class
2009-12-28 Dan Fixed oversanitation of multiple XHTML closing tags in a row
2009-12-19 Dan OK screw that, put the crypto backend check in functions.
2009-12-17 Dan JSON preparser: fixed corruption of strings that include the exact pattern word, comma, space, word, colon
2009-12-12 Dan Set up more sensible defaults (UTC, DST off) for timezone preferences. Also modified enano_date() to properly include GMT offsets when timezone characters are used. Fixes issue 4.
2009-11-09 Dan which(): added silencer to shut up errors on servers with open_basedir restriction
2009-09-26 Dan More blank-urlname bugfixes, this time involving internal links
2009-09-20 Dan Functions: fixed HTML sanitizer to properly preprocess <code> one-liners
2009-09-11 Dan Damn it! gzip_output() was not checking for gzip support in the browser, fixed.
2009-08-22 Dan A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!
2009-08-21 Dan Functions: silenced PHP warnings on ob_* functions
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-07-29 Dan Tweaked URL sanitizing a bit to make Enanium work better.
less more (0) -100 -15 tip