Changeset 2331 for temp/trunk
- Timestamp:
- 2006/08/28 16:20:55 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 19 added
- 34 deleted
- 2 edited
-
data/Smarty/templates/aboutshopping (deleted)
-
data/Smarty/templates/admin/mail/html_template.tpl (deleted)
-
data/Smarty/templates/admin/order/subnavi.tpl (modified) (previous)
-
data/Smarty/templates/answer (deleted)
-
data/Smarty/templates/faq (deleted)
-
data/Smarty/templates/fax (deleted)
-
data/Smarty/templates/flow (deleted)
-
data/Smarty/templates/frontparts (deleted)
-
data/Smarty/templates/index.tpl (deleted)
-
data/Smarty/templates/mailmagazine (deleted)
-
data/Smarty/templates/movement (deleted)
-
data/Smarty/templates/point (deleted)
-
data/Smarty/templates/privacy (deleted)
-
data/Smarty/templates/products/list30.tpl (deleted)
-
data/Smarty/templates/products/list50.tpl (deleted)
-
data/Smarty/templates/products/top.tpl (deleted)
-
data/Smarty/templates/shopping/card.tpl (deleted)
-
data/Smarty/templates/shopping/convenience.tpl (deleted)
-
data/Smarty/templates/shopping/loan.tpl (deleted)
-
data/module/DB/pgsql.php (modified) (1 diff)
-
html/css/layout/aboutshopping (deleted)
-
html/css/layout/address (deleted)
-
html/css/layout/answer (deleted)
-
html/css/layout/faq (deleted)
-
html/css/layout/flow (deleted)
-
html/css/layout/mailmagazine (deleted)
-
html/css/layout/movement (deleted)
-
html/css/layout/point (deleted)
-
html/css/layout/privacy (deleted)
-
html/css/layout/search (deleted)
-
html/css/layout/tokado (deleted)
-
html/front (deleted)
-
html/requirements (deleted)
-
html/room (deleted)
-
html/swf (deleted)
-
html/tokado (deleted)
-
html/user_data/css (added)
-
html/user_data/css/contents.css (added)
-
html/user_data/include (added)
-
html/user_data/include/bloc (added)
-
html/user_data/include/bloc/banner.tpl (added)
-
html/user_data/include/bloc/best5.tpl (added)
-
html/user_data/include/bloc/cart.tpl (added)
-
html/user_data/include/bloc/category.tpl (added)
-
html/user_data/include/bloc/guide.tpl (added)
-
html/user_data/include/bloc/login.tpl (added)
-
html/user_data/include/bloc/mypage.tpl (added)
-
html/user_data/include/bloc/news.tpl (added)
-
html/user_data/include/bloc/search_products.tpl (added)
-
html/user_data/include/bloc/tv_products.tpl (added)
-
html/user_data/templates (added)
-
html/user_data/templates/detail.tpl (added)
-
html/user_data/templates/list.tpl (added)
-
html/user_data/templates/mypage.tpl (added)
-
html/user_data/templates/top.tpl (added)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/DB/pgsql.php
r2316 r2331 29 29 * Obtain the DB_common class so it can be extended from 30 30 */ 31 require_once DB_PHP_DIR . '/DB/common.php';31 require_once 'DB/common.php'; 32 32 33 33 /**
Note: See TracChangeset
for help on using the changeset viewer.
