Opened 10 months ago
Closed 10 months ago
#1488599 closed Bugs (wontfix)
No ending ?> in generated configuration
| Reported by: | The Other Air Force | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8.1 |
| Component: | Installer | Version: | 0.8.0 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Just did a fresh install of Roundcube 0.8.0. When the installer generated the configuration files it included the opening <?php but not the closing ones.
Change History (1)
comment:1 Changed 10 months ago by alec
- Milestone changed from later to 0.8.1
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This is not an error. PHP doesn't require closing tags.