diff options
Diffstat (limited to 'en/doc/archive.php')
-rw-r--r-- | en/doc/archive.php | 1 |
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; ?> |