| Anonymous | Login | Signup for a new account | 2010-02-09 14:36 EST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000617 | [Geeklog] | minor | always | 2008-04-30 21:57 | 2008-05-04 03:33 | ||
| Reporter | jmucchiello | View Status | public | ||||
| Assigned To | THEMike | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | |||||
| Summary | 0000617: C&C does not call template->finish() properly | ||||||
| Description |
In admin/moderation.php, on line 209, the last call to the template does not call finish(): $retval .= $admin_templates->parse('output','cc'); The code should be $retval .= $admin_templates->finish($admin_templates->parse('output','cc')); |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Target | not specified | ||||||
| Attached Files | |||||||
|
|
|||||||
| Copyright © 2000 - 2009 Mantis Group Hosted by pair.com |