mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Remove debug
This commit is contained in:
parent
d096a80395
commit
7ac11fb3cc
@ -978,8 +978,6 @@ class Fenom
|
||||
/* @var Fenom\Render $_tpl */
|
||||
|
||||
if (!($this->_options & self::AUTO_RELOAD) || ($this->_options & self::AUTO_RELOAD) && $_tpl->isValid()) {
|
||||
dumpt("loaded");
|
||||
|
||||
return $_tpl;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user