moviendo todo a ficheros js

This commit is contained in:
75134972k
2024-03-12 15:31:46 +01:00
parent cd9c3df8eb
commit fc415706d9
11 changed files with 3766 additions and 3677 deletions

View File

@ -0,0 +1 @@
window.<?php echo $var_name; ?> = <?= json_encode($array_php); ?>;