aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xnotYetAnotherWiki.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/notYetAnotherWiki.lua b/notYetAnotherWiki.lua
index 01d14f1..a36eefb 100755
--- a/notYetAnotherWiki.lua
+++ b/notYetAnotherWiki.lua
@@ -221,8 +221,6 @@ for name, file in pairs(Files) do
221 221
222 -- Figure out this pages header links. 222 -- Figure out this pages header links.
223 metadata.header = '' 223 metadata.header = ''
224
225
226 subs = {} 224 subs = {}
227 for i, f in pairs(Subs[path].subs) do 225 for i, f in pairs(Subs[path].subs) do
228 table.insert(subs, f) 226 table.insert(subs, f)