diff options
author | blipvert@b874dc05477cdc0dc8c9c8d9bbe2e39240253a85 <blipvert@web> | 2016-12-14 19:06:05 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-12-14 19:06:05 -0400 |
commit | 85c1fa60b875bab1938cae22f07218061b88dc44 (patch) | |
tree | 0a167c27d8485540abacc28a3fb8a967a43f7f51 /doc | |
parent | bd6a4567fda279697962cc13efa0c293edae2e71 (diff) | |
download | ikiwiki-85c1fa60b875bab1938cae22f07218061b88dc44.tar ikiwiki-85c1fa60b875bab1938cae22f07218061b88dc44.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/use_of___36__topurl_in_cgitemplate.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/use_of___36__topurl_in_cgitemplate.mdwn b/doc/bugs/use_of___36__topurl_in_cgitemplate.mdwn index b5e1ea35d..e062c45be 100644 --- a/doc/bugs/use_of___36__topurl_in_cgitemplate.mdwn +++ b/doc/bugs/use_of___36__topurl_in_cgitemplate.mdwn @@ -6,3 +6,4 @@ In commits by Simon McVittie on Oct 5, 2014, the following was added to `cgitemp b0a35c81 (Simon McVittie 2014-10-05 64) } I am trying to determine what was intended by this change. The variable `$topurl` is not used again in this function, so this is essentially dead code. +--[[blipvert]] |