Board of Trustees vote
[lhc/web/wiklou.git] / includes / Database.php
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-16 Jerome Jamnickystop newFromParams() ignoring the $bufferResults param
2004-04-10 Brion VibberDon't use the connection ID in error checks. If the...
2004-04-03 Brion VibberHTML tweaks inching towards XHTML-friendly output....
2004-03-24 Brion Vibbermysql_list_tables() is deprecated; switch to more elega...
2004-03-23 Tim Starlingnew function updateArray(), fixed bug which caused...
2004-03-20 Tim Starlingextra debugging info
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-08 Tim Starlingfreeing a result object
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-03-02 Brion VibberAdd database creation to in-place installer, plus a...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-15 Mr. E23Moved google box out from 'searchdisabled' message...
2004-02-12 Tim StarlingMore realistic kill procedure
2004-02-11 Tim StarlingSpecia:Asksql security fix, Special:Asksql query timeou...
2004-02-08 Brion VibberUse wgSiteMessage in no-database abort if it's set
2004-01-18 Tim StarlingFixed recent bugs
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2004-01-10 Tim Starlingobject-oriented database connections