-
☆ A M B ☆
- 2,475 Posts
Can you elaborate a bit more on the internals of this? What else happens when MODx clears its cache other than delete the *.pagecache.php files in /assets/cache/?
I can see that your code does unlink (i.e. deletes) those cache files, but what else is going on there? If I’m trying to clear the cache via a bash script, can’t I just rm the cached files?