function ctc()
 {
     return ChildThemeConfigurator::ctc();
 }
示例#2
0
 function css()
 {
     return ChildThemeConfigurator::ctc()->css;
 }