FishEye
Search
Changelog
Browse
Help
osCommerce
:
Quick Search:
merge from trunk r373:375
the start of moving the language definit...
Show this changeset in changelog
Changeset Detail
386
created by
hpdl
on 12 January 2006, 12:36:39 +0100 (3 years 10 months ago) (
patch
)
make the startdate field in the counter table a datetime field
replace the tep_date_short() and tep_date_long() functions with osC_DateTime class methods
move language parameters from the languages files to the languages database table
Expand all
|
Collapse all
|
Don't Truncate Long Diffs
/branches/hpdl/oscommerce/admin/includes/classes/language.php
386
(+21 -3)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/languages/english/languages.php
386
(+10 -1)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/languages/espanol/languages.php
386
(+10 -1)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/languages/german/languages.php
386
(+10 -1)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/languages.php
386
(+87 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/application_top.php
386
(+3 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/currencies.php
386
(+24 -8)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/datetime.php
386
(+31 -47)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/email.php
386
(+4 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/language.php
386
(+46 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/weight.php
386
(+7 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/checkout/process.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/functions/general.php
386
(+18 -36)
diffs
View diff...
/branches/hpdl/oscommerce/includes/languages/english.php
386
(+1 -26)
diffs
View diff...
/branches/hpdl/oscommerce/includes/languages/espanol.php
386
(+1 -26)
diffs
View diff...
/branches/hpdl/oscommerce/includes/languages/german.php
386
(+1 -26)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/boxes/languages.php
386
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/downloads.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/services/currencies.php
386
(+6 -6)
diffs
View diff...
/branches/hpdl/oscommerce/includes/services/debug.php
386
(+6 -6)
diffs
View diff...
/branches/hpdl/oscommerce/includes/services/language.php
386
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/services/simple_counter.php
386
(+7 -9)
diffs
View diff...
/branches/hpdl/oscommerce/info_shopping_cart.php
386
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/install/includes/functions/general.php
386
(+4 -2)
diffs
View diff...
/branches/hpdl/oscommerce/install/oscommerce.sql
386
(+17 -14)
diffs
View diff...
/branches/hpdl/oscommerce/popup_image.php
386
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/popup_search_help.php
386
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default.php
386
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/account.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/account_history.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/account_history_info.php
386
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/info.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/new.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/product_reviews.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/reviews.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/reviews_info.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/modules/content/upcoming_products.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based.php
386
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/account/account.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/account/account_history.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/account/account_history_info.php
386
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/info.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/new.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/product_reviews.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/reviews.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/reviews_info.php
386
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/modules/content/upcoming_products.php
386
(+2 -2)
diffs
View diff...