mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-22 11:52:14 +09:00
Add compiled template filename to Debug class as an alias
This commit is contained in:
parent
dfc72bf565
commit
818a39f3e0
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ class TemplateHandler
|
|||
}
|
||||
}
|
||||
|
||||
Rhymix\Framework\Debug::addFilenameAlias($this->file, $this->compiled_file);
|
||||
$output = $this->_fetch($this->compiled_file);
|
||||
|
||||
// delete tmpfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue