2 lines
226 B
Plaintext
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.'); |