fix 156612 : when discovering template folder name on local install, dirname...
- Jun 29, 2022
-
-
fix 156612 : when discovering template folder name on local install, dirname is returning full path. Adding a call to basename on dirname to return only the dirname.
-