- Timestamp:
- 09/25/08 15:02:12 (4 months ago)
- Location:
- branches/felix-testing-implementation
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
samples/pub/soap-test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/felix-testing-implementation
- Property svnmerge-integrated changed from /branches/1.0:1-2892,2894-2932 /branches/dominik-validation-argument-sources:1-2901 to /branches/1.0:1-2892,2894-2944 /branches/dominik-validation-argument-sources:1-2901
-
branches/felix-testing-implementation/samples/pub/soap-test.php
r2028 r2946 10 10 11 11 if(!isset($_GET['item'])) { 12 $_GET['item'] = 'nonsense';12 $_GET['item'] = 123456; 13 13 } 14 14

