From b1b8f3243841fba30c735f474dcd9de1f4107b45 Mon Sep 17 00:00:00 2001 From: jmash Date: Sun, 16 Mar 2008 16:18:04 +0000 Subject: [PATCH] git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@35124 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- pagemash.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pagemash.php b/pagemash.php index cbeb06f..f4bfde3 100644 --- a/pagemash.php +++ b/pagemash.php @@ -24,7 +24,7 @@ FIXME: $minlevel = 7; /*[deafult=7]*/ /* Minimum user level to access page order */ -$excludePagesFeature = false; /*[deafult=true]*/ +$excludePagesFeature = true; /*[deafult=true]*/ /* Allows you to set pages not to be listed Will only work if you have modified the template. */