Fingerprint scripts and styles with version tag

This commit is contained in:
ellite
2024-02-05 12:51:10 +01:00
parent a0154e70c7
commit 16c7896c8f
8 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -264,7 +264,7 @@
</form>
</section>
</section>
<script src="scripts/dashboard.js"></script>
<script src="scripts/dashboard.js?<?= $version ?>"></script>
<?php
require_once 'includes/footer.php';