Update PHP files to pass coding standards

This commit is contained in:
Ben Word
2015-01-24 00:48:50 -06:00
parent 33fe490cb0
commit f4d64d23c9
8 changed files with 32 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
<?php
if (post_password_required()) {
return;
}
if (post_password_required()) {
return;
}
?>
<section id="comments" class="comments">