added tracking code to the layouts

This commit is contained in:
SJ
2013-09-26 16:15:03 +02:00
parent 5b2f444790
commit 9580e2f70e
13 changed files with 22 additions and 0 deletions

View File

@ -112,5 +112,7 @@
});
</script>
<?php if(TRACKING_CODE) { print TRACKING_CODE; } ?>
</body>
</html>