]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/config.php
Fixed a bug in the loading of dbmlib.php; if the $whichdatabase was
[SourceForge/phpwiki.git] / lib / config.php
2001-01-31 wainsteadFixed a bug in the loading of dbmlib.php; if the $which...
2001-01-21 ahollosicorrected if-clause for 'dba' and 'default' (pointed...
2001-01-20 wainsteadAdded a new database configuration selection, 'default...
2001-01-19 wainsteadJoel Uckelman <uckelman@iastate.edu> contributed code...
2001-01-04 ahollosiZERO/SINGLE_DEPTH renamed into ZERO/NESTED_LEVEL
2000-12-30 ahollosisome code cleanup -- mostly cosmetic changes
2000-11-17 wainsteadPatch from "Scott R. Anderson" <sra@diem.net> which...
2000-11-13 ahollosiadded config options for all mysql table names
2000-11-08 ahollosiupdates due to new admin structure
2000-11-01 ahollosiuse $SCRIPT_NAME instead of $REQUEST_URI
2000-10-31 ahollosirestructured config.php completely -- hope this is...
2000-10-31 ahollosiadded "phpwiki:" protocol within named links [name...
2000-10-31 ahollosiChanged $WikiNameRegexp: doesn't use "\b" (word-boundar...
2000-10-30 ahollosifix for bug #117729 (fake author)
2000-10-28 ahollosipgsql patch (version7) from kbrown@sandino.net
2000-10-25 ahollosiadded $InlineImages and $WikiNameRegexp
2000-10-22 ahollosiSome generic pages are included in English, ignoring...
2000-10-19 ahollosiinternationalization patch (based on Jan Nieuwenhuizen...
2000-10-10 wainsteadChanged back to dynamically setting the hostname; using...
2000-10-08 wainsteadUpdated the paths to image files, which now live in...
2000-10-08 wainstead$ServerAddress is now set to "" by default, which shoul...
2000-10-08 wainsteadChanged occurances of *php3 to *php.
2000-10-08 wainsteadAll wiki_*.php3 files are now renamed to lib/*.php...