source: branches/version-2_12-dev/html/user_data/plugins/google_analytics/require.php @ 21420

Revision 21420, 184 bytes checked in by Seasoft, 12 years ago (diff)

#1613 (ソース整形・ソースコメントの改善)

  • Zend Framework PHP 標準コーディング規約への準拠を高めた
  • Property svn:eol-style set to LF
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
Line 
1<?php
2/*
3 * EC-CUBE 本体で, このプラグインの関数を使用したい場合は, ここで require する
4 */
5require_once dirname(__FILE__) . '/classes/pages/ga_config.php';
Note: See TracBrowser for help on using the repository browser.