- Timestamp:
- 2012/01/23 04:49:37 (15 years ago)
- Location:
- branches/version-2_12-dev/html/user_data/plugins/recommend
- Files:
-
- 4 edited
-
admin/index.php (modified) (1 diff)
-
classes/LC_Page_Admin_Plugin_Recommend.php (modified) (1 diff)
-
classes/LC_Page_FrontParts_Bloc_Recommend.php (modified) (1 diff)
-
require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/html/user_data/plugins/recommend/admin/index.php
r20764 r21420 30 30 $objPage->init(); 31 31 $objPage->process(); 32 ?> -
branches/version-2_12-dev/html/user_data/plugins/recommend/classes/LC_Page_Admin_Plugin_Recommend.php
r20764 r21420 72 72 } 73 73 } 74 ?> -
branches/version-2_12-dev/html/user_data/plugins/recommend/classes/LC_Page_FrontParts_Bloc_Recommend.php
r20764 r21420 111 111 } 112 112 } 113 ?> -
branches/version-2_12-dev/html/user_data/plugins/recommend/require.php
r20116 r21420 3 3 * EC-CUBE 本体で, このプラグインの関数を使用したい場合は, ここで require する 4 4 */ 5
Note: See TracChangeset
for help on using the changeset viewer.
