mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-15 14:37:03 +02:00
added tracking code to the layouts
This commit is contained in:
@ -64,5 +64,7 @@ if(isset($this->request->get['route'])) {
|
||||
|
||||
</div>
|
||||
|
||||
<?php if(TRACKING_CODE) { print TRACKING_CODE; } ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user