Exemple #1
0
 /**
  *
  * @param type $slug
  */
 public static function get_theme_footer($slug = 'default')
 {
     core_tpl::get_tpl_part($slug, 'theme-footer');
 }