/**
  * @ignore
  */
 function seamless_postfooter_postconnect()
 {
     return childtheme_override_postfooter_postconnect();
 }
Beispiel #2
0
 /**
  * @ignore
  */
 function thematic_postfooter_postconnect()
 {
     return childtheme_override_postfooter_postconnect();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_postfooter_postconnect()
 {
     return childtheme_override_postfooter_postconnect();
 }