diff options
Diffstat (limited to 'en/community')
-rw-r--r-- | en/community/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/community/index.php b/en/community/index.php index 53ddfdba5..585c42b67 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -87,6 +87,7 @@ include '../../lib/news.php'; .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="community"> <?php echo $hsnav; ?> |