includes/common.php
2012-11-19 Dan Fuhry Cacher: Add XCache support (partial)
2011-06-02 Dan Fuhry Removed explicit TinyMCE support, replaced with support for arbitrary page_formats. The TinyMCE files will be removed in an upcoming commit.
2010-11-16 Dan Fuhry Fixed bad language installation docs in common
2010-11-16 Dan Fuhry common: log Enano upgrades
2010-07-06 Dan Fuhry Clean up that GLOBALS silliness.
2010-07-02 Dan Fuhry Fixed the (rather expected) 1.0.x migration issues db revision system
2010-07-02 Dan Fuhry First shot at switching to database revision numbers separate from release version number. There are probably bugs, especially related to migration.
2010-05-17 Dan Added the ability to trust XFF (X-Forwarded-For) headers.
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2010-01-06 Dan Fixed some bugs with account activation, especially if you're a half-logged-in vegetable.
2009-12-27 Dan Version bump to 1.1.8
2009-12-19 Dan Backout from 1.1.7 due to upgrade issue, fixed and retagging
2009-09-11 Dan Common: renamed global $title to $urlname (it broke the API from non-plugin Enano scripts)
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 Common: removed cookie_destroy hack
less more (0) -100 -15 tip