Make WordPress Core

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: tomasm's profile TomasM 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)

#1 @filosofo
17 years ago

  • Milestone 2.8.1 deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Version 2.8 deleted

Duplicate of #10106

Note: See TracTickets for help on using tickets.