1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/lang/addlang.txt
Garvin Hicking 69d157062c Execute addlang
2016-01-18 09:40:09 +01:00

2 lines
226 B
Plaintext

@define('USE_CACHE', 'Enable caching');
@define('USE_CACHE_DESC', 'Enables an internal cache to not repeat specific database queries. This reduces the load on servers with medium to high traffic and improves page load time.');