diff --git a/app/library/App/Bootstrap/RouteBootstrap.php b/app/library/App/Bootstrap/RouteBootstrap.php index 207ca2a..0808c4b 100755 --- a/app/library/App/Bootstrap/RouteBootstrap.php +++ b/app/library/App/Bootstrap/RouteBootstrap.php @@ -57,7 +57,7 @@ class RouteBootstrap implements BootstrapInterface //$response = $this->getReport($analytics, '', ''); - + $this->setViewId('119240817'); $var_2 = var_dump($this->VIEW_ID); @@ -77,4 +77,8 @@ class RouteBootstrap implements BootstrapInterface return $VIEW_ID; } + + public function setViewId($id) { + $this->VIEW_ID = $id; + } } \ No newline at end of file -- libgit2 0.21.4