FishEye
Search
Changelog
Browse
Help
osCommerce
:
Quick Search:
This should complete the swedish transla...
remove redundant parameters
Show this changeset in changelog
Changeset Detail
802
created by
hpdl
on 26 August 2006, 02:46:19 +0200 (3 years 2 months ago) (
patch
)
move the actions logic from application_top.php to new action modules
Expand all
|
Collapse all
|
Don't Truncate Long Diffs
/branches/hpdl/oscommerce/includes/application_top.php
802
(+3 -124)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/actions.php
802
(+26)
new
/branches/hpdl/oscommerce/includes/classes/product.php
802
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/template.php
802
(+3 -0)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/checkout/success.php
802
(+17 -8)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/images.php
802
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/products.php
802
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/reviews.php
802
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/tell_a_friend.php
802
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/functions/general.php
802
(+5 -5)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/actions
802
(+0)
new
/branches/hpdl/oscommerce/includes/modules/actions/cart_add.php
802
(+54)
new
/branches/hpdl/oscommerce/includes/modules/actions/cart_remove.php
802
(+42)
new
/branches/hpdl/oscommerce/includes/modules/actions/cart_update.php
802
(+47)
new
/branches/hpdl/oscommerce/includes/modules/actions/notify_add.php
802
(+75)
new
/branches/hpdl/oscommerce/includes/modules/actions/notify_remove.php
802
(+56)
new
/branches/hpdl/oscommerce/includes/modules/boxes/product_notifications.php
802
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/product_listing.php
802
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/checkout/shopping_cart.php
802
(+20 -4)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/info.php
802
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/new.php
802
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/product_reviews.php
802
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/reviews_info.php
802
(+1 -1)
diffs
View diff...