Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 776 → Rev 3473

/trunk/jrest/lib/DB/mysql.php
65,9 → 65,9
*
* @access public
*/
function DB_mysql()
function __construct()
{
$this->DB_common();
parent::__construct();
$this->phptype = 'mysql';
$this->dbsyntax = 'mysql';
$this->features = array(