diff --git a/code/BlogEntry.php b/code/BlogEntry.php index 2c4a822..5aace46 100644 --- a/code/BlogEntry.php +++ b/code/BlogEntry.php @@ -31,7 +31,7 @@ class BlogEntry extends Page { static $defaults = array( "ProvideComments" => true, - 'ShowInMenus' => true + 'ShowInMenus' => false ); static $extensions = array(