Bug #1383
Unnecessary line in inc/class_plugins.php
| Status: | Closed | Start date: | 12/24/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Tom Moore | % Done: | 100% |
|
| Category: | Other | |||
| Target version: | 1.6.4 | |||
| Reproducibility: | Always | Database Type: | ||
| Reported In MyBB Version: | 1.6.1 | Database Version: | ||
| PHP Version: | SQA assignments: | Stefan T. | ||
| Browser: |
Description
In inc/class_plugins.php you can find this line:
$oldreturnargs = $returnargs; // why is this line of code here?
As $oldreturnargs isn't referenced anywhere I guess it can be removed.
Associated revisions
Fixes Unnecessary line in inc/class_plugins.php (fixes:1383)
History
#1 Updated by Stefan T. over 1 year ago
- Status changed from New to Confirmed
#2 Updated by Stefan T. over 1 year ago
- SQA assignments set to Stefan T.
#3 Updated by Tom Moore over 1 year ago
- Status changed from Confirmed to Assigned
- Assignee set to Tom Moore
- Target version set to 1.6.2
#4 Updated by Tom Moore over 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r5325.
#5 Updated by Stefan T. over 1 year ago
- Status changed from Resolved to Closed
#6 Updated by Tom Moore about 1 year ago
- Target version changed from 1.6.2 to 1.6.3
#7 Updated by Tom Moore about 1 year ago
- Target version changed from 1.6.3 to 1.6.4