- Compatible XF Versions
- 2.1
- Open
/xrc/XF/PageCache.php
, backup a copy to your local computer. - Find this line (#261) :
PHP:return 'page_' . sha1($uri) . '_' . strlen($uri) . "_s{$styleId}_l{$languageId}_v" . self::CACHE_VERSION;
You do not have permission to view the full content of this resource.
Log in or register now.