diff --git a/include/section_init.inc.php b/include/section_init.inc.php index 94f7d7d74..71f5ef893 100644 --- a/include/section_init.inc.php +++ b/include/section_init.inc.php @@ -647,7 +647,7 @@ if ( 'categories'==$page['section'] and isset($page['category']) and !isset($pag } unset( $need_redirect, $page['hit_by'] ); } -echo('
');print_r($page);echo('');
+
array_push($page['body_classes'], 'section-'.$page['section']);
if ('categories' == $page['section'] && isset($page['category']))