source: branches/comu-ver2/html/user_data/plugins/plugins.xml @ 18345

Revision 18345, 151 bytes checked in by nanasess, 14 years ago (diff)

プラグイン機能をコミット(#494)

  • 使用する場合は data/require_base.php 96行目 と, data/Smarty/templates/default/admin/main_frame.tpl 116行目〜121行目のコメントをはずすこと
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<plugins>
3  <plugin>
4    <name>Google Analytics</name>
5    <path>google_analytics</path>
6  </plugin>
7</plugins>
Note: See TracBrowser for help on using the repository browser.