Commit Graph

14 Commits

Author SHA1 Message Date
566b3920af Is that JavaScript I smell? 2001-09-17 00:45:27 +00:00
d169912713 Fixed swapped params. 2001-09-17 00:40:59 +00:00
d212773f1e Upgraded stuff - added db_addslashes() function. 2001-09-17 00:26:39 +00:00
af6d27da68 Added support for get_last_insert_id($table, $field). pgsql is currently the only class making use of the params since it returns the unique OID for the system. The params are required so pgsql compatibility is forcibly maintained. 2001-08-08 03:14:05 +00:00
a4b8a88d81 Added dummy function for timestamp conversions 2001-08-05 06:52:25 +00:00
cd339aa676 Formatting 2001-07-26 10:54:40 +00:00
3b28be028f Removed the array from limit_query() 2001-07-08 04:17:28 +00:00
11d1dbc646 Changed the limit_query() function to make it easier for developers to use (NOT TESTED) 2001-07-02 19:17:04 +00:00
77d13d24d9 Evolved the class to be more current. Untested and incomplete (table locking not implemented). I *hate* locks, anyway... 2001-07-01 19:43:04 +00:00
40ec10583d Added some missing functionality. 2001-06-26 01:47:36 +00:00
4e3e6c77cb fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
1201f2693a Fixed banner messages not including the GPL license on files which we did not fully write 2001-01-14 15:37:07 +00:00
fba1a92446 Put in new license details 2001-01-13 10:18:50 +00:00
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00