mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix meaningful whitespace being hidden after template compile
This commit is contained in:
parent
b02582c890
commit
5a61bc62d3
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ class TemplateHandler
|
|||
], [
|
||||
"><?php } ?>\n<?php echo \"\\n\"; ?>",
|
||||
"\n<?php ?>",
|
||||
"\n<?php",
|
||||
"\n\t<?php",
|
||||
], $buff);
|
||||
|
||||
// restore config to previous value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue