mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-06-23 05:49:19 +00:00
Renamed AdminPanel to DeltaCMS
lot of changes :p
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
"path": "cache/",
|
||||
|
||||
// driver to use with cache
|
||||
"driver": "\\AdminPanel\\Cache\\FileCache",
|
||||
"driver": "\\DeltaCMS\\Cache\\FileCache",
|
||||
"options": {
|
||||
"ttl": null
|
||||
}
|
||||
|
Reference in New Issue
Block a user