Update cache folder path in index.php

This commit is contained in:
uiolee
2025-05-05 16:54:29 +08:00
parent ca8ce2f958
commit 1ce7fb32d5

View File

@@ -135,7 +135,7 @@
</tr>
<tr>
<td>/cache</td>
<td>/application/cache</td>
<td>
<?php if ($cache_folder == true) { ?>
<span class="badge text-bg-success"><?= __("Success"); ?></span>