summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/recentchanges.pm
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-02-12 06:35:52 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-02-12 06:35:52 -0500
commit34fff64e7b56f4f8cd99430f9f927d2a5d1e3619 (patch)
tree592c5899322993b982ff7fa9a4331b6ce84599a2 /IkiWiki/Plugin/recentchanges.pm
parent20ba12802b3897bf48d8a7704a57e9cede2466bd (diff)
setup file ordering
Diffstat (limited to 'IkiWiki/Plugin/recentchanges.pm')
-rw-r--r--IkiWiki/Plugin/recentchanges.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/recentchanges.pm b/IkiWiki/Plugin/recentchanges.pm
index 04219b721..5c7b71aaa 100644
--- a/IkiWiki/Plugin/recentchanges.pm
+++ b/IkiWiki/Plugin/recentchanges.pm
@@ -22,7 +22,6 @@ sub getsetup () {
plugin => {
safe => 1,
rebuild => 1,
- section => "core",
},
recentchangespage => {
type => "string",