コード例 #1
0
ファイル: Common.php プロジェクト: stefda/pocketsail
/**
 * @return CL_Database
 */
function get_pgsql()
{
    return CL_PgSQL::get_instance();
}