@@ -77,7 +77,7 @@ |
||
| 77 | 77 | |
| 78 | 78 | /** Absolute path to the WordPress directory. */ |
| 79 | 79 | if ( ! defined( 'ABSPATH' ) ) |
| 80 | - define( 'ABSPATH', dirname( __FILE__ ) . '/' ); |
|
| 80 | + define( 'ABSPATH', dirname( __FILE__ ) . '/' ); |
|
| 81 | 81 | |
| 82 | 82 | /** Sets up WordPress vars and included files. */ |
| 83 | 83 | require_once ABSPATH . 'wp-settings.php'; |