Exemple #1
0
function show_matrix()
{
    $matrix_params = JRequest::getVar('matrix_params');
    HTML_contact::show_matrix($matrix_params);
}