0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
wordpress
/
themes-bak
/
inove
/
templates
/
[
Home
]
File: comments.php
<?php if (function_exists('wp_list_comments')) { comments_template('', true); } else { comments_template(); } ?>