Esempio n. 1
0
/**
 * @return CL_Database
 */
function get_pgsql()
{
    return CL_PgSQL::get_instance();
}