Changeset 5961
- Timestamp:
- 05/17/08 14:46:46 (6 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/CL_Moblog/index.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/CL_Moblog/index.xml
r5950 r5961 7 7 <description xml:lang="en">This plugin enables Mobile blogging</description> 8 8 <description xml:lang="ko">모바일 블로깅을 가능하게 합니다</description> 9 <license>GPL </license>9 <license>GPL 2.0</license> 10 10 <author xml:lang="en" link="http://www.needlworks.org/">Hojin Choi</author> 11 11 <author xml:lang="ko" link="http://www.needlworks.org/">Coolengineer</author> … … 17 17 <binding> 18 18 <listener event="/plugin/moblog/check">moblog_check</listener> 19 <listener event="Cron 1h">moblog_check</listener>19 <listener event="Cron5m">moblog_check</listener> 20 20 <adminMenu> 21 21 <viewMethods>
