Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1669 732

latest revision download Branch hpdl

1669 annotated / raw | Diffs: previous, other | Lines: 292 ( +109, -34 )

Created: 2007-07-20 22:38:29 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 1669

optimize for PHP 5

1497 annotated / raw | Diffs: previous, other | Lines: 217 ( +3, -1 )

Created: 2007-03-29 15:40:05 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1497

update version number to 3.0 Alpha 4
update copyright notice / license notice

1026 annotated / raw | Diffs: previous, other | Lines: 215 ( +13, -4 )

Created: 2006-10-20 02:53:11 +0200 (3 years ago) | Author: hpdl | Changeset: 1026

logic update

this commit includes changes to osc_href_link() which the administration tool was also going to use - it is not yet known if this change will be kept or not

829 annotated / raw | Diffs: previous, other | Lines: 206 ( +6, -4 )

Created: 2006-08-29 14:14:27 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 829

update logic

743 annotated / raw | Diffs: previous, other | Lines: 204 ( +18, -0 )

Created: 2006-08-22 20:25:36 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 743

standardize some more admin general.php functions

move configuration parameter set and use functions to a new admin/includes/functions/cfg_parameters/ directory .. this allows contributions to define their own set and use parameter functions without the need to edit the general.php function file

732 new annotated / raw | Lines: 186 ( +186, -0 )

Created: 2006-08-20 02:18:00 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 732

Copied to: trunk/oscommerce/includes/classes/address.php 757

standardize address related functions into a new osC_Address class
move the address format to the country level (countries database table)