SAAS-174: Ability to add Google Analytics to the demo instance

- done
This commit is contained in:
James 2012-01-30 16:28:27 -05:00
parent fd92f7ba2f
commit c5f3e40397
6 changed files with 24 additions and 0 deletions

View file

@ -5,6 +5,7 @@
<?php echo $this->headTitle() ?>
<?php echo $this->headScript() ?>
<?php echo $this->headLink() ?>
<?php echo isset($this->google_analytics)?$this->google_analytics:"" ?>
</head>
<body>