Changeset 16326 for branches/feature-module-update/html/mobile/frontparts
- Timestamp:
- 2007/10/08 19:26:55 (15 years ago)
- Location:
- branches/feature-module-update/html/mobile/frontparts/bloc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/mobile/frontparts/bloc/best5.php
r16158 r16326 11 11 12 12 // {{{ requires 13 require_once(CLASS_ PATH . "page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_Best5_Ex.php");13 require_once(CLASS_EX_PATH . "page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_Best5_Ex.php"); 14 14 15 15 // }}} -
branches/feature-module-update/html/mobile/frontparts/bloc/category.php
r16161 r16326 11 11 12 12 // {{{ requires 13 require_once(CLASS_ PATH . "page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_Category_Ex.php");13 require_once(CLASS_EX_PATH . "page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_Category_Ex.php"); 14 14 15 15 // }}} -
branches/feature-module-update/html/mobile/frontparts/bloc/news.php
r16161 r16326 11 11 12 12 // {{{ requires 13 require_once(CLASS_ PATH . "page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_News_Ex.php");13 require_once(CLASS_EX_PATH . "page_extends/frontparts/bloc/LC_Page_FrontParts_Bloc_News_Ex.php"); 14 14 15 15 // }}}
Note: See TracChangeset
for help on using the changeset viewer.