aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordvs12025-01-15 15:50:57 +1000
committerdvs12025-01-15 15:50:57 +1000
commite748fd6f530f7f442f2769811ba3acca1be12a96 (patch)
tree76e34176737b45da2672b26e2595c60369b343bf
parentTry that again. (diff)
downloadnotYetAnotherWiki-e748fd6f530f7f442f2769811ba3acca1be12a96.zip
notYetAnotherWiki-e748fd6f530f7f442f2769811ba3acca1be12a96.tar.gz
notYetAnotherWiki-e748fd6f530f7f442f2769811ba3acca1be12a96.tar.bz2
notYetAnotherWiki-e748fd6f530f7f442f2769811ba3acca1be12a96.tar.xz
whitespace--
-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)