summaryrefslogtreecommitdiff
path: root/BitDbPear.php
AgeCommit message (Expand)AuthorFilesLines
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2007-10-25fix fatalError() usageMax Kremmel1-4/+4
2007-10-25Fix up various vd()s to use something more useful.Nick Palmer1-3/+2
2007-03-26change bit_log_error into bit_display_error for displaying of catasrophic err...Christian Fowler1-2/+2
2006-03-20cleanup, genericize ADODB like debug output, add timing infoChristian Fowler1-17/+8
2006-03-20add ADODB like debug output to PEAR::DbChristian Fowler1-2/+21
2006-03-14Added optional argument to GenID() to allow for sequences that don't start wi...Wakeworks1-3/+9
2006-02-26move error checking code down to bit_error_inc so errors are logged no matter...Christian Fowler1-15/+9
2006-02-22add warning to MetaTables callChristian Fowler1-3/+7
2006-02-16fix getOneChristian Fowler1-1/+2
2006-02-15default to host/database formChristian Fowler1-4/+2
2006-02-15Pear db fixes for passing in options, fix getColChristian Fowler1-11/+12
2006-02-14fix GenID -> nextId pear callChristian Fowler1-2/+2
2006-02-10add gShellScript handling to deal with scripts not run from browsersChristian Fowler1-5/+5
2006-02-02make default theme basicChristian Fowler1-10/+26
2006-02-01fix install of bwcore, more detikificationChristian Fowler1-2/+2
2006-02-01detikify libertyMax Kremmel1-2/+2
2006-01-31improve interoperability for Pear and ADODB to exist simultaneously as differ...pre_table_detikificationChristian Fowler1-23/+22
2006-01-26fix and clean up error reportingMax Kremmel1-7/+12
2006-01-25Added uspport for multiple database backend support. This necessitates remova...Christian Fowler1-0/+429