Ticket #10106: wp-config-sample.php.2.diff

File wp-config-sample.php.2.diff, 328 bytes (added by sojweb, 4 years ago)

wp-config-sample.php with closing PHP tag

Line 
1Index: wp-config-sample.php
2===================================================================
3--- wp-config-sample.php        (revision 11553)
4+++ wp-config-sample.php        (working copy)
5@@ -74,3 +74,4 @@
6 
7 /** Sets up WordPress vars and included files. */
8 require_once(ABSPATH . 'wp-settings.php');
9+?>
10\ No newline at end of file