Changeset 700
- Timestamp:
- 05/07/08 02:22:59 (7 months ago)
- Files:
-
- branches/1.3/A2BCustomer_UI/lib/Misc.php (modified) (1 diff)
- branches/1.3/A2Billing_AGI/libs_a2billing/Misc.php (modified) (1 diff)
- branches/1.3/A2Billing_UI/lib/Misc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.3/A2BCustomer_UI/lib/Misc.php
r690 r700 442 442 "application/octet-stream" => ".exe, .fla (etc)", 443 443 "text/x-comma-separated-values" => ".csv", 444 "text/comma-separated-values" => ".csv", 444 445 "text/csv" => ".csv" 445 446 ); # these are only a few examples, you can find many more! branches/1.3/A2Billing_AGI/libs_a2billing/Misc.php
r690 r700 442 442 "application/octet-stream" => ".exe, .fla (etc)", 443 443 "text/x-comma-separated-values" => ".csv", 444 "text/comma-separated-values" => ".csv", 444 445 "text/csv" => ".csv" 445 446 ); # these are only a few examples, you can find many more! branches/1.3/A2Billing_UI/lib/Misc.php
r690 r700 442 442 "application/octet-stream" => ".exe, .fla (etc)", 443 443 "text/x-comma-separated-values" => ".csv", 444 "text/comma-separated-values" => ".csv", 444 445 "text/csv" => ".csv" 445 446 ); # these are only a few examples, you can find many more!
