mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-15 04:27:01 +02:00
added tracking code to the layouts
This commit is contained in:
@ -132,6 +132,7 @@ $(document).ready(function(){
|
||||
});
|
||||
</script>
|
||||
|
||||
<?php if(TRACKING_CODE) { print TRACKING_CODE; } ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user