From 60ba6097f32e6cd59e1c8f476334c3595e714281 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Sat, 19 Sep 2009 20:37:50 -0700 Subject: [PATCH] 2.8.1.11 Commit. Signed-off-by: Philip M. Hofer (Frumph) --- functions.php | 2 +- themepack/drippy/commentlink.php | 4 +++- themepack/silver/commentlink.php | 2 +- themepack/spacecase/commentlink.php | 4 +++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/functions.php b/functions.php index 40fb6b4..e00b5bd 100644 --- a/functions.php +++ b/functions.php @@ -5,7 +5,7 @@ if (function_exists('id_get_comment_number')) { remove_filter('comments_number','id_get_comment_number'); } -$comicpress_version = '2.8.1.10'; +$comicpress_version = '2.8.1.11'; // Remove the wptexturizer from changing the quotes and squotes. // remove_filter('the_content', 'wpautop'); diff --git a/themepack/drippy/commentlink.php b/themepack/drippy/commentlink.php index 8dbbc12..2a43d98 100644 --- a/themepack/drippy/commentlink.php +++ b/themepack/drippy/commentlink.php @@ -1 +1,3 @@ -comment_status != 'closed') { ?> +comment_status != 'closed') { ?> + + diff --git a/themepack/silver/commentlink.php b/themepack/silver/commentlink.php index f1c5aa3..11ee71f 100644 --- a/themepack/silver/commentlink.php +++ b/themepack/silver/commentlink.php @@ -1,4 +1,4 @@ -comment_status != 'closed') { ?> +comment_status != 'closed') { ?> diff --git a/themepack/spacecase/commentlink.php b/themepack/spacecase/commentlink.php index 8dbbc12..2a43d98 100644 --- a/themepack/spacecase/commentlink.php +++ b/themepack/spacecase/commentlink.php @@ -1 +1,3 @@ -comment_status != 'closed') { ?> +comment_status != 'closed') { ?> + +