Aktionen
GX-Task #63637
geschlossenMove Smarty compile cache directory to the cache folder | Smarty Compiler Cache vom Hauptverzeichnis in den cache Ordner verschieben
% erledigt:
0%
Steps to reproduce:
Betroffene Versionen:
4.3.1.0 beta2
Release Notes Langtext:
Smarty speichert seine Cache-Dateien nun im Ordner cache/smarty anstatt templates_c
Beschreibung
For having a more clean structure, Smarty should compile its cache templates in a cache/smarty directory instead of templates_c. Having all cache files in one place makes the structure more clear. The updater has to delete the templates_c folder and set writing permissions for the cache/smarty directory (chmod 777).
Smartys Cache Ordner sollte nicht mehr templates_c, sondern cache/smarty sein. Dies verbessert die Übersicht, da Cache-Dateien im cache-Ordner erwartet werden. Der Updater muss den templates_c Ordner löschen und Schreibrechte für den Ordner cache/smarty setzen.
Aktionen