Exemple #1
0
/**
 * @param string $q
 * @return array
 */
function q_assoc_id($q)
{
    return SQL::q_assoc_id($q);
}