Posted by none0009 on September 17, 2005 at 5:33pm
Jump to:
| Project: | Subscription |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
in the 3-9-2005 (also looks to be in CVS) release, there's a typo on line 664:
$dump .= subscription_format($contant, $type, $channel);
it should be '$content', not '$contant'.
regards,
none
Comments
#1
thx
#2