Update base.php

This commit is contained in:
Namhyeon Go 2018-04-29 00:51:59 +09:00 committed by GitHub
parent 709cfa89f1
commit 34e779ace9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,5 +196,6 @@ set_scope("loaded", array(
"helper" => array(),
"view" => array(),
"route" => array(),
"errors" => array(),
));
set_scope("errors", array());