Changeset 16326 for branches/feature-module-update/html/mobile/shopping
- Timestamp:
- 2007/10/08 19:26:55 (15 years ago)
- Location:
- branches/feature-module-update/html/mobile/shopping
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/mobile/shopping/deliv.php
r16170 r16326 12 12 // {{{ requires 13 13 require_once("../require.php"); 14 require_once(CLASS_ PATH . "page_extends/shopping/LC_Page_Shopping_Deliv_Ex.php");14 require_once(CLASS_EX_PATH . "page_extends/shopping/LC_Page_Shopping_Deliv_Ex.php"); 15 15 16 16 // }}} -
branches/feature-module-update/html/mobile/shopping/index.php
r16168 r16326 12 12 // {{{ requires 13 13 require_once("../require.php"); 14 require_once(CLASS_ PATH . "page_extends/shopping/LC_Page_Shopping_Ex.php");14 require_once(CLASS_EX_PATH . "page_extends/shopping/LC_Page_Shopping_Ex.php"); 15 15 16 16 // }}}
Note: See TracChangeset
for help on using the changeset viewer.