Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2009-11-06 20:55:40 -08:00
parent f5abfc2209
commit 2c223ec77a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ if (function_exists('id_get_comment_number')) {
remove_filter('comments_number','id_get_comment_number');
}
$comicpress_version = '2.8.2.3';
$comicpress_version = '2.8.2.4';
global $wpmu_version;
if (!empty($wpmu_version)) {