- Timestamp:
- 05/15/08 16:47:01
(5 months ago)
- Author:
- zothos
- Message:
Fixed #1256
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1154 |
r1155 |
|
| 104 | 104 | // Prompt a error and break while-loop when a update fails |
|---|
| 105 | 105 | if ($sql->HasFailedTrans()) { |
|---|
| 106 | | set_page_message(tr("Db update %s failed", $newRevision));+ $sql->CompleteTrans(); |
|---|
| 107 | | |
|---|
| | 106 | set_page_message(tr("Db update %s failed", $newRevision)); |
|---|
| | 107 | $sql->CompleteTrans(); |
|---|
| 108 | 108 | unset($queryArray); |
|---|
| 109 | 109 | break; |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>