Exemplo n.º 1
0
Arquivo: func.php Projeto: big2men/qhm
 function get_skin_custom_vars($style_name)
 {
     return QHM_SkinCustomVariables::get($style_name);
 }