Opened 13 years ago
Closed 13 years ago
#2148 closed defect (bug) (fixed)
bbp_create_initial_content() - Missing $ sign typo
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | Tools - Warnings/Notices | Keywords: | has-patch |
| Cc: |
Description
A "Use of undefined constant forum_id" notice pops up in bbp_create_initial_content() due to missing $ sign in variable declaration.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Lame. Confirmed. Thanks for the patch!