--- a/web/wp-includes/registration-functions.php Tue Feb 02 14:45:47 2010 +0000
+++ b/web/wp-includes/registration-functions.php Tue Feb 02 15:44:16 2010 +0000
@@ -1,9 +1,9 @@
-<?php
-/**
- * Deprecated. Use registration.php.
- *
- * @package WordPress
- */
-_deprecated_file( basename(__FILE__), '0.0', 'registration.php' );
-require_once(ABSPATH . WPINC . '/registration.php');
-?>
+<?php
+/**
+ * Deprecated. Use registration.php.
+ *
+ * @package WordPress
+ */
+_deprecated_file( basename(__FILE__), '0.0', 'registration.php' );
+require_once(ABSPATH . WPINC . '/registration.php');
+?>