Where we changed the class name we need to change the constructor name
[isso.git] / db_mysql.php
2005-10-16 Robert SesekWhere we changed the class name we need to change the...
2005-10-16 Robert SesekRenaming classes to match file names
2005-10-08 Robert Sesek- removed global callback/instantiation
2005-10-08 Robert SesekPass the registry by reference
2005-10-08 Robert SesekAdded registry connection plugs to the modules
2005-10-08 Robert SesekRemoving @see declarations
2005-10-08 Robert SesekFixed two mis-replaces that occurred with the grep
2005-10-08 Robert SesekCleaning up phpDoc variable declarations
2005-10-08 Robert SesekConverting to GPL
2005-07-25 Robert SesekMerging trunk back onto the template parsing branch
2005-04-24 Robert SesekFixed: Fatal error: Call to undefined function: mysql_e...
2005-04-17 Robert SesekMaking everything properly documented so that we don...
2005-04-13 Robert SesekUpdated file headers to be our new one.
2005-04-13 Robert SesekUpdated initial copyright year from 2003 to 2002
2005-03-30 Robert SesekCreated live query printing for debugging purposes.
2005-01-14 Robert SesekFinished database abstraction layer.