mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-11-27 10:06:41 +01: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