Quick Search:

show Line History...

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Recent Changelog

1512 by hpdl 30 March 2007, 01:46:41 +0200 (2 years 7 months ago) allow language sets to inject definitions from another language set
this is helpful for language variations where only a few definitions are different

merge from hpdl r1501, r1507, r1511

./classes/language.php 1512 history download (+2 -48) diffs

… 10 more files in changeset.
1498 by hpdl 29 March 2007, 16:04:50 +0200 (2 years 7 months ago) update version number to 3.0 Alpha 4
update copyright notice / license notice

merge from hpdl r1497

./application.php 1498 history download (+3 -1) diffs

./classes/language.php 1498 history download (+3 -1) diffs

./classes/order_total.php 1498 history download (+3 -1) diffs

./classes/payment.php 1498 history download (+3 -1) diffs

./classes/shipping.php 1498 history download (+3 -1) diffs

… 792 more files in changeset.
1315 by hpdl 05 March 2007, 05:25:06 +0100 (2 years 8 months ago) remove multiple file inclusion calls to classes now that they are being included from application.php

fixes OSC-110 and OSC-111

./classes/language.php 1315 history download (+2 -1) diffs

… 2 more files in changeset.
1283 by frank 01 March 2007, 00:50:11 +0100 (2 years 8 months ago) Switching languages possibility at the installation of osCommerce.

The added code checks the available languages by scanning the language directory for all xml files and extracts the Language name, c…

./application.php 1283 history download (+4 -0) diffs

./classes/language.php 1283 history download (+16 -3) diffs

… 1 more file in changeset.

Files

  NAME« REV AGE AUTHOR
  application.php 1498 history download 2 years 7 months hpdl
update version number to 3.0 Alpha 4
update copyright notice / license notice…