getgrav / getgrav/grav-plugin-precache
Typo on line 46 of precache.php
Open
- Dominant language
- PHP
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Was browsing through the code, noticed what might be an inconsequential typo?
On line 46 of precache.php
~~~
$cache_id = md5('preacache'.$cache->getKey());
~~~
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.