In mail.php, we don't want to double encode fields so in send() create local variable...
[isso.git] / db_mysqli.php
2006-10-12 Robert SesekRemoving issoversion tag from the header
2006-07-26 Robert SesekRebranding from Iris Studios to Blue Static
2006-02-09 Robert Seseks/[#]version[#]/[#]issoversion[#]/g
2006-01-29 Robert SesekAdded new binary escape methods
2006-01-29 Robert SesekThe DB::transaction_rollback() now has name as optional...
2006-01-29 Robert SesekAdding transaction stuff to everything but PGSQL (need...
2006-01-28 Robert SesekWrong PHP4 constructor name
2006-01-14 Robert SesekAllow fetching of enumerated rows instead of assoc
2005-12-31 Robert SesekGive all the instance variables visibility tags
2005-12-23 Robert SesekAdding MySQLi driver