Skip to content

Commit 9922f8e

Browse files
committed
Closing bracket. Again.
1 parent 26483df commit 9922f8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/Sample_Footer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
}
2323
}
2424
echo '</p>';
25-
} else {
25+
}
2626
?>
2727
</div>
2828
<script src="bootstrap/js/jquery.min.js"></script>
2929
<script src="bootstrap/js/bootstrap.min.js"></script>
3030
</body>
3131
</html>
3232
<?php
33-
} // !$isIndexFile
3433
} // if (CLI)
34+

0 commit comments

Comments
 (0)