#2521 closed defect (bug) (fixed)
Incorrect PHPDoc @since for Drupal.php Importer
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5.4 | Priority: | low |
| Severity: | minor | Version: | 2.5 |
| Component: | API - Importers | Keywords: | needs-patch good-first-bug |
| Cc: |
Description
/includes/admin/converters/Drupal7.php#L6 PHPDoc @since should be r5138 not r5037
Current:
* @since bbPress (r5057)
Fix
* @since bbPress (r5138)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 5263: