sliding panel info addition for support

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2009-08-27 16:05:42 -07:00
parent 6e14bb0381
commit 2e258adeda
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
</head>
<body <?php if (function_exists('body_class')) { body_class(); } ?>>
<?php if ( function_exists( 'get_sliding_panel' ) ) get_sliding_panel(); ?>
<?php do_action('comicpress-header'); ?>
<?php get_sidebar('above'); ?>