matrici cache

This commit is contained in:
2026-03-31 14:25:10 +03:00
parent d983659000
commit d24836e2b1
5 changed files with 187 additions and 111 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ $(document).ready(function () {
if (iddatadb) {
if (matrici.length === 0) {
$.ajax({
url: "get_matrici_db.php",
url: "get_matrici.php",
method: "GET",
dataType: "json",
success: function (data) {