Date: | 2009-04-16 06:27:41 (16 years 7 days ago) |
Author: | Loic d'Anterroches |
Branch: | dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3 |
Commit: | 1656c99a48f894f1b1c3bdc2ce7f68fe1a20e9e9 |
Parents: |
b9773b555c1fbd4e7afa6189ea8962636bac0d5a
|
Message: | Fixed issue 183, project can not be deleted because of foreign key
integrity constraints.
|
Changes: |
|
File differences
src/IDF/IssueFile.php |
123 | 123 |
124 | 124 |
125 | 125 |
| 126 |
| 127 |
| 128 |
| 129 |
| 130 |
126 | 131 |
|
|
src/IDF/Project.php |
541 | 541 |
542 | 542 |
543 | 543 |
| 544 |
| 545 |
| 546 |
| 547 |
| 548 |
| 549 |
| 550 |
| 551 |
| 552 |
| 553 |
| 554 |
| 555 |
| 556 |
| 557 |
| 558 |
| 559 |
544 | 560 |
|
|
src/IDF/Upload.php |
160 | 160 |
161 | 161 |
162 | 162 |
| 163 |
163 | 164 |
164 | 165 |
165 | 166 |
|
|
Download the corresponding diff file