Enable Google Analytics
Approved by: doceng Approved by: core
This commit is contained in:
parent
f5c4c5d41c
commit
124be1816f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40270
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
/* Teach jslint the appropriate style rules. */
|
||||
/*jslint browser:true*/
|
||||
|
||||
var enable_ga = false;
|
||||
var enable_ga = true;
|
||||
var allow_track = true;
|
||||
|
||||
var h = document.location.host;
|
||||
|
|
Loading…
Reference in a new issue