Saqib Razzaq 2016-05-23 14:55:09 +05:00
parent 63d6907dd4
commit a1d81715be

View file

@ -1635,7 +1635,7 @@ if(!empty($mode))
if ($comments) {
Template('blocks/comments/comments.html');
} else {
echo "none";
echo "";
}
}