- Timestamp:
- 2010/12/31 14:43:16 (16 years ago)
- Location:
- branches/version-2_5-dev/html/user_data/plugins/recommend/classes
- Files:
-
- 2 edited
-
LC_Page_Admin_Plugin_Recommend.php (modified) (1 diff)
-
LC_Page_FrontParts_Bloc_Recommend.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/user_data/plugins/recommend/classes/LC_Page_Admin_Plugin_Recommend.php
r18701 r19803 22 22 */ 23 23 24 require_once CLASS_ PATH . "pages/LC_Page.php";24 require_once CLASS_FILE_PATH . "pages/LC_Page.php"; 25 25 26 26 /** -
branches/version-2_5-dev/html/user_data/plugins/recommend/classes/LC_Page_FrontParts_Bloc_Recommend.php
r18701 r19803 22 22 */ 23 23 24 require_once CLASS_ PATH . 'pages/frontparts/bloc/LC_Page_FrontParts_Bloc.php';24 require_once CLASS_FILE_PATH . 'pages/frontparts/bloc/LC_Page_FrontParts_Bloc.php'; 25 25 26 26 /**
Note: See TracChangeset
for help on using the changeset viewer.
