1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-01 09:53:02 +00:00

Tweak the formatting of the new code

I'm just picky ;-)
This commit is contained in:
Starbeamrainbowlabs 2017-05-28 19:42:17 +01:00 committed by GitHub
parent 9ed0d666f9
commit e2f87f80de

View file

@ -102,7 +102,7 @@ function render_sidebar($pageindex, $root_pagename = "")
continue;
// If the page already appears on the sidebar, skip it
if(preg_match("/>$pagename<\a>/m",$result)===1)
if(preg_match("/>$pagename<\a>/m", $result) === 1)
continue;
// If the part of the current pagename that comes after the root