diff --git a/subsection-identifier.php b/subsection-identifier.php index f486b59..c3629e1 100644 --- a/subsection-identifier.php +++ b/subsection-identifier.php @@ -93,9 +93,9 @@ function parse() * Iterate through our regex candidates until we find one that matches (if, indeed, one * does at all). */ - foreach ($prefix_candidates as $prefix) + foreach ($prefix_candidates as $prefix => $prefix_members) { - + /* * If this prefix isn't found in this section fragment, then proceed to the next * prefix.