Eliminate closing ?>'s from wp-config-sample.php. Props Otto42. fixes #6791

git-svn-id: https://develop.svn.wordpress.org/trunk@10252 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-12-24 22:51:50 +00:00
parent 8630c259b1
commit ede4a22a55
1 changed files with 0 additions and 1 deletions

View File

@ -73,4 +73,3 @@ if ( !defined('ABSPATH') )
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
?>