wp/wp-includes/registration-functions.php
changeset 9 177826044cd9
parent 7 cf61fcea0001
child 16 a86126ab1dd4
--- a/wp/wp-includes/registration-functions.php	Mon Oct 14 18:06:33 2019 +0200
+++ b/wp/wp-includes/registration-functions.php	Mon Oct 14 18:28:13 2019 +0200
@@ -4,4 +4,4 @@
  *
  * @package WordPress
  */
-_deprecated_file( basename(__FILE__), '2.1.0', null, __( 'This file no longer needs to be included.' ) );
+_deprecated_file( basename( __FILE__ ), '2.1.0', null, __( 'This file no longer needs to be included.' ) );