Changeset 373 for trunk/Modules/Subject/Subject.php
- Timestamp:
- Jan 19, 2012, 9:43:36 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Subject/Subject.php
r371 r373 10 10 $this->AddPropertyString('AddressStreet'); 11 11 $this->AddPropertyString('AddressTown'); 12 $this->AddPropertyInteger(' PSC');12 $this->AddPropertyInteger('AddressPSC'); 13 13 $this->AddPropertyString('Country'); 14 14 $this->AddPropertyString('IC');
Note:
See TracChangeset
for help on using the changeset viewer.