added footer customization ability
Cette révision appartient à :
Parent
84dfe49076
révision
3a9a0f64cb
2 fichiers modifiés avec 6 ajouts et 3 suppressions
1
.gitignore
externe
1
.gitignore
externe
|
@ -1 +1,2 @@
|
|||
/volumes/*
|
||||
/foot.php
|
|
@ -61,6 +61,8 @@
|
|||
affichage.displayMiniature(false, "forward");
|
||||
});
|
||||
</script>
|
||||
<?php } ?>
|
||||
<?php }
|
||||
if (file_exists('foot.php'))
|
||||
{ include('foot.php'); } ?>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket