Fixing comicpress_copyright name, not sure why it reverted back to cp_

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2009-11-21 11:54:12 -08:00
parent 9053f943b2
commit 1f4dd7fdc1
1 changed files with 1 additions and 1 deletions

View File

@ -851,7 +851,7 @@ function comicpress_is_active_sidebar( $index ) {
return false; return false;
} }
function cp_copyright() { function comicpress_copyright() {
global $wpdb; global $wpdb;
$copyright_dates = $wpdb->get_results(" $copyright_dates = $wpdb->get_results("
SELECT SELECT