From bfdd804c735d4f6fb8fb235457875c1d9a331cbc Mon Sep 17 00:00:00 2001 From: Ben Word Date: Tue, 2 Oct 2012 18:34:30 -0500 Subject: [PATCH] Add missing semicolons --- templates/comments.php | 2 +- templates/head.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/comments.php b/templates/comments.php index 36ac4a5..fcb24a8 100644 --- a/templates/comments.php +++ b/templates/comments.php @@ -17,7 +17,7 @@
- +
$depth, 'max_depth' => $args['max_depth']))); ?> diff --git a/templates/head.php b/templates/head.php index 82523d7..260a542 100644 --- a/templates/head.php +++ b/templates/head.php @@ -16,6 +16,6 @@ - +