added footer customization ability
Cette révision appartient à :
Parent
8026b1ace6
révision
1d47deafa8
2 fichiers modifiés avec 3 ajouts et 1 suppressions
1
.gitignore
externe
1
.gitignore
externe
|
@ -1,5 +1,6 @@
|
|||
/include/connexionBdd.php
|
||||
/include/connexionTwitter.php
|
||||
/include/visits.php
|
||||
/admin/.htpasswd
|
||||
/sitemap.xml
|
||||
|
||||
|
|
|
@ -22,5 +22,6 @@ include 'aside.php';
|
|||
</p>
|
||||
</footer>
|
||||
</div><!-- end main-->
|
||||
<?php if (file_exists('visits.php')) { include('visits.php'); } ?>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Référencer dans un nouveau ticket