]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/config.php
Added config code contributed by Andrew Pearson for support for MS SQL
[SourceForge/phpwiki.git] / lib / config.php
2001-11-02 wainsteadAdded config code contributed by Andrew Pearson for...
2001-05-21 dairikiAdded call to setlocale(). In some PHP installations...
2001-02-08 dairikiPropagate bug fixes from MAIN CVS branch into the stabl...
2001-01-31 ahollosiAdded Swedish translation
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...