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/questions.php

<?php 
$questions=ThemexLesson::hasQuestions($post->ID);
if($questions || comments_open()) { 
?>
<div class="questions clearfix" id="comments">
	<h1><?php _e('Questions', 'academy'); ?></h1>
	<?php if($questions) { ?>
	<div class="questions-listing toggles-wrap">
		<ul>
			<?php
			wp_list_comments(array(
				'per_page' => -1,
				'avatar_size' => 75,
				'type' => 'comment',
				'callback' => array('ThemexLesson', 'renderQuestion'),
			)); 
			?>
		</ul>
	</div>
	<?php } ?>
	<?php if(comments_open() && (ThemexCourse::isMember() || ThemexCourse::isAuthor())) { ?>
	<div class="question-form eightcol column last">
		<?php comment_form(); ?>
	</div>
	<?php } ?>
</div>
<!-- questions -->
<?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