fix 156612 : when discovering template folder name on local install, dirname...
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.
Autre solution : on peut avoir la fonction getFolder() dans chaques thèmes qui retourne le nom du dossier.
Edited by Ghislain Loas