Skip to content

Commit c43cbd9

Browse files
committed
Merge branch 'master' of github.com:pmvc-plugin/controller
2 parents fcae6bb + 1736c84 commit c43cbd9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/ActionForward.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,9 @@ private function _setType($type = null)
177177
{
178178
if (self::VIEW === $type || 'redirect' === $type) {
179179
$c = plug('controller');
180+
180181
/*
181-
* Get custom engine from .env
182+
* Get custom engine from .env.
182183
*
183184
* syntax: view_engine_[app-name]
184185
*

0 commit comments

Comments
 (0)