Opened 17 years ago
Closed 17 years ago
#10342 closed defect (bug) (duplicate)
I don't know if it's a bug or a feature - there is no ending in wp-config-sample.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | wp-config-sample.php |
| Focuses: | Cc: |
Description
?> is missing on the very end of the file.
This is the same on 2.8, however in 2.7.1 ?> is in its place:
/ Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
?>
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #10106