aboutsummaryrefslogtreecommitdiffstats
path: root/en/doc/archive.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-02-02 22:47:27 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2014-02-02 22:47:27 +0000
commit50eab2d6146c398d6b3a6689e7b7669ff7f18897 (patch)
tree434cf8d77c951e3808f5a64abd4359eaa9daf85f /en/doc/archive.php
parent91f972f7b2a144f37a1998e1012e8bfc57f40a5d (diff)
downloadwww-50eab2d6146c398d6b3a6689e7b7669ff7f18897.tar
www-50eab2d6146c398d6b3a6689e7b7669ff7f18897.tar.gz
www-50eab2d6146c398d6b3a6689e7b7669ff7f18897.tar.bz2
www-50eab2d6146c398d6b3a6689e7b7669ff7f18897.tar.xz
www-50eab2d6146c398d6b3a6689e7b7669ff7f18897.zip
add analytics.php on doc page
Diffstat (limited to 'en/doc/archive.php')
-rw-r--r--en/doc/archive.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/doc/archive.php b/en/doc/archive.php
index 87835b453..76d02cac6 100644
--- a/en/doc/archive.php
+++ b/en/doc/archive.php
@@ -13,6 +13,7 @@ require 'doc.php';
<meta name="description" content="<?php _e('Documentation for previous releases of Mageia distribution and its tools.')?>">
<meta name="keywords" content="<?php _e('doc,documentation,help,guide,installer,installation,mageia,linux')?>">
<link rel="stylesheet" href="/g/style/all.css" type="text/css">
+ <?php include '../../analytics.php'; ?>
</head>
<body class="doc">
<?php echo $hsnav; ?>