Upgrade to 4.6.0
This commit is contained in:
@@ -212,7 +212,7 @@ class Parsley
|
||||
) {
|
||||
$this->blocks[$lastIndex]['content']['text'] .= ' ' . $block['content']['text'];
|
||||
|
||||
// append
|
||||
// append
|
||||
} else {
|
||||
$this->blocks[] = $block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user