diff --git a/_config.php b/_config.php index 2ff9ffe..f18ff31 100644 --- a/_config.php +++ b/_config.php @@ -1,4 +1,4 @@ count() == 1)) { $first = clone($previous); $first->DiffContent = new HTMLText(); $first->DiffContent->setValue('
' . $first->obj('Content')->forTemplate() . '
');