Add analytics
[bus.git] / busui / owa / modules / base / templates / js_logger.tpl
maxious 1 // js includes
2 <?php echo $js_includes;?>
3
4 // invocation
5 <?php //$this->includeTemplate('js_tracker_invocation.php');?>
6 <?php include('js_tracker_invocation.php');?>