Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #17303: Move PHP settings to settings.php. | Steven Wittens | 2005-02-21 |
| | |||
* | - Patch #17303 by tangent: moved the session settings into ↵ | Dries Buytaert | 2005-02-18 |
| | | | | /sites/default/settings.php so that subsites can have better control over them. One of the advantages of the site specific settings.php file is that it will never get overwritten during upgrades and having these settings here should prove to be more friendly. | ||
* | - Patch #16145 by adschar: replaced left-over 'conf.php' by 'settings.php'. | Dries Buytaert | 2005-01-25 |
| | |||
* | - Reversing bad commit, sorry everyone. | Steven Wittens | 2005-01-17 |
| | |||
* | - Various code style fixes | Steven Wittens | 2005-01-17 |
| | |||
* | - Patch #13020 by chx: let Drupal handle multiple database layers. | Dries Buytaert | 2004-12-30 |
| | | | | - Removed the PEAR database backend. It's no longer being used/maintained. | ||
* | - Patch #5942 by jhriggs and Adrian: | Dries Buytaert | 2004-11-24 |
+ added support for multi-site configurations. + tidied up some old cruft and added code comments. |