forked from HPR/hpr_generator
		
	Remove whitespace left by template directives
This commit is contained in:
		| @@ -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}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user