/**
  * @ignore
  */
 function seamless_html()
 {
     childtheme_override_html();
 }
示例#2
0
 /**
  * @ignore
  */
 function thematic_html()
 {
     childtheme_override_html();
 }