]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/DbaDatabase.php
Allow bold, italics or underlined for numbers
[SourceForge/phpwiki.git] / lib / DbaDatabase.php
2012-11-19 vargenauRemove extra empty lines
2012-10-06 vargenauReformat code
2012-10-01 vargenauWhitespace only
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2011-04-11 vargenauWe assume PHP >= 4.3.9, so dba_handlers exists
2011-03-05 vargenauNo tabs
2011-03-03 vargenauRemove rcs_id
2010-08-11 vargenauHarmonize file footer
2010-06-17 vargenauWe assume PHP >= 4.3.10
2010-06-07 rurbanincrease windows dba timeout
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-05-08 rurbanfatal typo
2009-08-24 rurbanadd READONLY
2009-03-31 vargenauRemove history
2008-08-22 vargenauActivated Id substitution for Subversion
2007-08-25 rurbanimprove comments
2006-09-06 rurbanunify dbh arg
2006-08-15 rurbanjust aesthetics
2006-06-18 rurbanadd rcsid log
2006-04-17 rurbanjust whitespace and linewrap
2005-08-07 rurbanstricter error handling: dba errors are fatal, display...
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-11 rurbanfix dba non-windows handling
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-05-04 rurbanrand(): 4.0.6 doesn't accept 32768, this works now.
2004-05-04 rurbanrand(1.0) is ineffective (MAX_INT). This version uses...
2004-04-29 rurbanspecial support for formatted plugins (one-liners)
2004-04-27 rurbanbetter errormsg (print supported handlers, print filena...
2004-04-07 rurbanfixed pear/File_Passwd for Windows
2004-04-06 rurbanCleanup of special PageList column types
2004-04-05 rurbanfixed windows dba bug:
2004-03-24 rurbanphp5 workaround code (plus some interim debugging code...
2002-12-31 wainsteadAdded an if() to test for the existence of the dba_...
2002-01-24 carstenklappRemoved gettext from debug, db and internal php error...
2001-12-28 carstenklappFound more strings needing gettext _() and sprintf...
2001-11-21 dairikiChange calling conventions for ErrorManager::pushErrorH...
2001-09-18 dairikiJeff's hacks II.