source: branches/comu-ver2/html/user_data/plugins/google_analytics/require.php @ 18701

Revision 18701, 188 bytes checked in by nanasess, 14 years ago (diff)

Copyright の更新(#601)

  • Property svn:keywords set to Id
Line 
1<?php
2/*
3 * EC-CUBE 本体で, このプラグインの関数を使用したい場合は, ここで require する
4 */
5require_once(dirname(__FILE__) . '/classes/pages/ga_config.php');
6?>
Note: See TracBrowser for help on using the repository browser.