forked from rho_n/hpr_generator
Remove whitespace left by template directives
This commit is contained in:
parent
30721efcf6
commit
0b1e8bea17
@ -133,6 +133,8 @@ sub get_template_html (\%@) {
|
||||
EVAL_PERL => 1,
|
||||
START_TAG => '<!--%',
|
||||
END_TAG => '%-->',
|
||||
PRE_CHOMP => 1,
|
||||
POST_CHOMP => 1,
|
||||
CONSTANTS => {
|
||||
driver => $_[0]{driver},
|
||||
user => $_[0]{user},
|
||||
|
Loading…
Reference in New Issue
Block a user