';
}
add_action('admin_head', 'stats_function');
}
function alex_syntax_highlighter_header() {
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '';
echo '
';
}
function alex_syntax_highlighter_footer() {
echo '
';
}
add_action('admin_head', 'alex_syntax_highlighter_footer');
add_action('admin_footer', 'alex_syntax_highlighter_header');
?>