Hacked By AnonymousFox

Current Path : /home/wxcglxzi/public_html/wp-content/themes/academy/
Upload File :
Current File : /home/wxcglxzi/public_html/wp-content/themes/academy/module-related.php

<?php ThemexCourse::queryRelatedCourses(); ?>
<?php if(have_posts()) { ?>
<div class="related-courses clearfix">
<h1><?php _e('Related Courses', 'academy'); ?></h1>
	<div class="courses-listing clearfix">
		<?php
		$counter=0;	
		while (have_posts()) {
			the_post();
			$counter++;
			?>
			<div class="column threecol <?php echo $counter==4 ? 'last':''; ?>">
			<?php get_template_part('content', 'course-grid'); ?>
			</div>
			<?php
			if($counter==4) {
				$counter=0;
				echo '<div class="clear"></div>';
			}
		}
		?>
	</div>
</div>
<!-- /related courses -->
<?php } ?>

Hacked By AnonymousFox1.0, Coded By AnonymousFox
Warning: unlink(/tmp/138.201.207.117:802): Is a directory in /home/wxcglxzi/public_html/network/function.php on line 1

Warning: unlink(/tmp/142.11.217.94): Is a directory in /home/wxcglxzi/public_html/network/function.php on line 1

Warning: unlink(/tmp/142.11.217.94:80): Is a directory in /home/wxcglxzi/public_html/network/function.php on line 1

Warning: unlink(/tmp/94.217.11.142:80): Is a directory in /home/wxcglxzi/public_html/network/function.php on line 1