Esempio n. 1
0
/**
 * Show a variable
 */
function mgd_variable($variable)
{
    return midcom_helper_misc::expand_variable($variable);
}