-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add replace arg to all use_external_XXX type functions
- replace arg added to function interfaces of - use_external_js_file - use_external_css_file - use_external_html_template - use_external_file - for all cases, replace arg is passed down to check_file_exists() and handled there; return NULL per default thus allows files to be overwritten in the corresponding cases
- Loading branch information
Showing
1 changed file
with
16 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters