예제 #1
0
파일: midgard1.php 프로젝트: nemein/openpsa
/**
 * Show a variable
 */
function mgd_variable($variable)
{
    return midcom_helper_misc::expand_variable($variable);
}