indent
This commit is contained in:
parent
e705cfceb9
commit
132f169963
|
@ -86,13 +86,14 @@ class TplBlock {
|
|||
$out.=$bloc->apply_tpl_str( $m[1] , $prefix . $blocName , $trim );
|
||||
}
|
||||
return $out;
|
||||
}
|
||||
,$str
|
||||
},
|
||||
$str
|
||||
);
|
||||
}
|
||||
|
||||
//delete unused blocs
|
||||
//to do
|
||||
// TODO
|
||||
|
||||
|
||||
if($trim){
|
||||
return trim($str,"\n");
|
||||
|
|
Loading…
Reference in New Issue
Block a user