In mail.php, we don't want to double encode fields so in send() create local variable...
[isso.git] / db.php
2006-10-12 Robert SesekRemoving issoversion tag from the header
2006-10-12 Robert SesekRemoving calls to check_isso_fields()
2006-07-26 Robert SesekRebranding from Iris Studios to Blue Static
2006-04-29 Robert SesekForogot to change the app name
2006-03-17 Robert SesekReduce errors when a query fails in query_first()
2006-02-09 Robert Seseks/[#]version[#]/[#]issoversion[#]/g
2006-01-29 Robert SesekSuppress errors in query()
2006-01-29 Robert SesekAdded new binary escape methods
2006-01-29 Robert SesekOnly get the query time if ISSO-Functions module is...
2006-01-29 Robert SesekAdding transaction stuff to everything but PGSQL (need...
2006-01-21 Robert SesekMake query debug output much nicer
2006-01-21 Robert Sesek- Added ISSO->format_debug_trace() so that we can forma...
2006-01-21 Robert SesekDocumenting another constant
2006-01-14 Robert SesekAllow fetching of enumerated rows instead of assoc
2006-01-13 Robert SesekAutomatically define ISSO_DB_LAYER and warn about it
2006-01-13 Robert SesekAdding init_as_package() to the two modules that are...
2006-01-02 Robert SesekAdding check_isso_field() calls all over the place
2005-12-31 Robert SesekGive all the instance variables visibility tags
2005-12-31 Robert SesekDocumenting constants
2005-12-23 Robert SesekReverting changes in r324; wasn't thinking when I made...
2005-12-23 Robert SesekCalling the wrong error functions in error()
2005-12-23 Robert SesekRename some terminology
2005-12-23 Robert SesekFixing some boo-boos
2005-12-23 Robert SesekAbstracting database layer