Fix variable name
This commit is contained in:
parent
d4ba24b5af
commit
31b9e65cc8
1 changed files with 1 additions and 1 deletions
|
|
@ -3520,7 +3520,7 @@ class Parser_OldPP
|
|||
$prevlevel = 0;
|
||||
$toclevel = 0;
|
||||
$prevtoclevel = 0;
|
||||
$rawtoc = array();
|
||||
$tocraw = array();
|
||||
|
||||
foreach( $matches[3] as $headline ) {
|
||||
$istemplate = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue