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:
@@ -60,5 +60,7 @@ if(isset($this->request->get['route'])) {
|
||||
|
||||
</div>
|
||||
|
||||
<?php if(TRACKING_CODE) { print TRACKING_CODE; } ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user