mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Update cache folder path in index.php
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user