Esempio n. 1
0
/**
 * Include an element
 */
function mgd_element($name)
{
    return midcom_helper_misc::include_element($name);
}