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