rhymix/classes/db
lickawtl 18d0add0f9 fix pagination
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8704 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-07-29 16:18:06 +00:00
..
queryparts Prepared statements - if argument is not given as array (eg. for IN clauses) even though it should be, convert it to an array. 2011-07-25 16:47:22 +00:00
DB.class.php Moved required includes from DB class method to top of file. 2011-07-29 11:19:47 +00:00
DBCubrid.class.php fix pagination 2011-07-29 16:18:06 +00:00
DBCubrid3.class.php 큐브리드 DB 클래스 문법 조정. 2011-04-29 11:22:48 +00:00
DBFirebird.class.php Fix - read table prefix from db_config file instead of always using default "xe_". 2011-07-29 07:51:15 +00:00
DBMssql.class.php Fix - read table prefix from db_config file instead of always using default "xe_". 2011-07-29 07:51:15 +00:00
DBMysql.class.php fix pagination 2011-07-29 16:18:06 +00:00
DBMysql_innodb.class.php english comments added 2011-04-06 16:48:06 +00:00
DBMysqli.class.php english comments added 2011-04-06 16:48:06 +00:00
DBPostgresql.class.php Fix - read table prefix from db_config file instead of always using default "xe_". 2011-07-29 07:51:15 +00:00
DBSqlite2.class.php issue 77 Remove PHP 5.3.x deprecated features 2011-07-14 08:18:04 +00:00
DBSqlite3_pdo.class.php fix pagination 2011-07-22 11:52:02 +00:00