Changeset 1317
- Timestamp:
- 08/07/08 23:06:47
(2 months ago)
- Author:
- rats
- Message:
* Fixed: Ticket system variable not set in RC6
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1308 |
r1317 |
|
| 3 | 3 | |
|---|
| 4 | 4 | 2008-08-07 Benedikt Heintel |
|---|
| | 5 | - SETUP: |
|---|
| | 6 | * Fixed: Ticket system variable not set in RC6 |
|---|
| 5 | 7 | - LANGUAGES: |
|---|
| 6 | 8 | * Updated German |
|---|
| r1315 |
r1317 |
|
| 937 | 937 | my $rs = set_conf_val('ISPCP_SUPPORT_SYSTEM_PATH', "ticket_system.php"); |
|---|
| 938 | 938 | return $rs if ($rs != 0); |
|---|
| | 939 | |
|---|
| | 940 | $rs = store_conf(); |
|---|
| | 941 | return $rs if ($rs != 0); |
|---|
| 939 | 942 | } |
|---|
| 940 | 943 | |
|---|
| 941 | 944 | push_el(\@main::el, 'patch_ispcp_rc5()', 'Ending...'); |
|---|
| | 945 | return 0; |
|---|
| 942 | 946 | } |
|---|
| 943 | 947 | |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>