Skip to content
Snippets Groups Projects
user avatar
Vincent Petry authored
The script required by require_once might use variable names like $app
which will conflict with the code that follows.

This fix encapsulates require_once into its own function to avoid such
issues.
27c22f07
History
Name Last commit Last update