1 Star 0 Fork 24

时间拾荒人/Matomo

forked from Gitee 极速下载/Matomo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
matomo.php 328 Bytes
一键复制 编辑 原始数据 按行查看 历史
Stefan Giehl 提交于 2020-04-24 22:59 +08:00 . Update doc blocks with new name (#15857)
<?php
/**
* Matomo - free/libre analytics platform
*
* @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
if (!defined('PIWIK_DOCUMENT_ROOT')) {
define('PIWIK_DOCUMENT_ROOT', dirname(__FILE__) == '/' ? '' : dirname(__FILE__));
}
include PIWIK_DOCUMENT_ROOT . '/piwik.php';
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lxxtoday/Matomo.git
git@gitee.com:lxxtoday/Matomo.git
lxxtoday
Matomo
Matomo
4.x-dev

搜索帮助