A simple module to try on caching external requests

This commit is contained in:
ahwelp
2023-01-24 20:39:32 +00:00
parent 5320f602f8
commit 78bd7cc06d
10 changed files with 306 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
<?php
$lang["cache"]["module_name"] = "Cache";
+2
View File
@@ -0,0 +1,2 @@
<?php
$lang["cache"]["module_name"] = "Cache";