summaryrefslogtreecommitdiff
path: root/includes/conf.php
Commit message (Expand)AuthorAge
* - Patch by Adrian: added support for multiple database connections.Dries Buytaert2004-04-30
* - Patch #6402 by TDobes: removed MSSQL example from conf.php as MSSQL is no l...Dries Buytaert2004-03-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Documented the fact that the $base_url should not have a trailing slash.Dries Buytaert2003-02-15
* - Clean URLs.Dries Buytaert2003-02-14
* - Clean URL patch.Dries Buytaert2003-01-06
* - Removed some backslashes. Reported by Adam.Dries Buytaert2002-12-20
* o Permission improvements:Dries Buytaert2002-12-10
* - Made sure session.cache_limiter is set to "none" as suggested by MosheDries Buytaert2002-12-08
* - Added "short_open_tag 1" to the PHP settings.Dries Buytaert2002-12-07
* - Added some extra information about PHP settings.Dries Buytaert2002-12-02
* - Added some comments/explanation wrt to the "$db_url" settings; this seemedDries Buytaert2002-11-26
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - made the user information block into two different blocks. One forKjartan Mannes2002-04-02
* - Removed theme Trillian from the $themes-array.Dries Buytaert2002-02-19
* - changed the references to drop in conf.php with drupal. Its just nicer that...Kjartan Mannes2001-12-24
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - Added an ini_set(...) to conf.php to solve history/cache browsing issuesDries Buytaert2001-10-23
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - added a comment() function to the base theme: you don't have to overloadDries Buytaert2001-10-07
* - removed the themes that are not actively maintained ...Dries Buytaert2001-09-28
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27
* - Added the new user module!Dries Buytaert2001-09-16
* - Removed the confusing comment as suggested by Jared.Dries Buytaert2001-08-21
* - Updated the $themes array to include all the themes.Kjartan Mannes2001-06-07
* CHANGESDries Buytaert2001-05-20