diff options
Diffstat (limited to 'en/for-server/index.php')
-rw-r--r-- | en/for-server/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/for-server/index.php b/en/for-server/index.php index be1964f30..675867ed7 100644 --- a/en/for-server/index.php +++ b/en/for-server/index.php @@ -15,6 +15,7 @@ _lang_load($locale, '2'); .para { text-align: left; float: left; width: 250px; display: block; border-right: 1px solid #eef; border-bottom: 1px solid #eef; } hr { margin-top: 2em; } </style> + <?php include '../../analytics.php'; ?> </head> <body class="downloads"> <?php echo $hsnav; ?> |