/**
  * @ignore
  */
 function seamless_doctype()
 {
     childtheme_override_doctype();
 }
示例#2
0
 /**
  * @ignore
  */
 function thematic_doctype()
 {
     childtheme_override_doctype();
 }