|
|
|
@ -349,6 +349,7 @@ void Templates::CreateFunctions()
|
|
|
|
|
ezc_functions.Insert("fil_firstup", fil_firstup);
|
|
|
|
|
ezc_functions.Insert("fil_first_wordup", fil_first_wordup);
|
|
|
|
|
ezc_functions.Insert("fil_csv_escape", fil_csv_escape);
|
|
|
|
|
ezc_functions.Insert("fil_json_escape", fil_json_escape);
|
|
|
|
|
ezc_functions.Insert("fil_new_line_to_br", fil_new_line_to_br);
|
|
|
|
|
ezc_functions.Insert("fil_html_quote", fil_html_quote);
|
|
|
|
|
ezc_functions.Insert("fil_html_newline", fil_html_newline);
|
|
|
|
|