KONTOLODON
/
var
/
www
/
old-ojs-3.3.0-11
/
plugins
/
generic
/
googleAnalytics
/
Nama File / Folder
Size
Action
locale
--
NONE
templates
--
NONE
LICENSE
17.623KB
Hapus
Edit
Rename
index.php
0.491KB
Hapus
Edit
Rename
version.xml
0.579KB
Hapus
Edit
Rename
<=Back
<?php /** * @defgroup plugins_generic_googleAnalytics Google Analytics Plugin */ /** * @file plugins/generic/googleAnalytics/index.php * * Copyright (c) 2014-2020 Simon Fraser University * Copyright (c) 2003-2020 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * @ingroup plugins_generic_googleAnalytics * @brief Wrapper for Google Analytics plugin. * */ require_once('GoogleAnalyticsPlugin.inc.php'); return new GoogleAnalyticsPlugin();
Liking