public static function init($dbtype = DBTYPE) { $db_obj =& keke_db::get_instance($dbtype); return self::$db_obj = $db_obj; }