1 Star 0 Fork 22

jiaguo cheng / Matomo

forked from Gitee 极速下载 / Matomo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
matomo.php 349 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?php
/**
* Matomo - free/libre analytics platform
*
* @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
* @package Piwik
*/
if (!defined('PIWIK_DOCUMENT_ROOT')) {
define('PIWIK_DOCUMENT_ROOT', dirname(__FILE__) == '/' ? '' : dirname(__FILE__));
}
include PIWIK_DOCUMENT_ROOT . '/piwik.php';
1
https://gitee.com/geekcheng_admin/Matomo.git
git@gitee.com:geekcheng_admin/Matomo.git
geekcheng_admin
Matomo
Matomo
master

搜索帮助