Skip to content

Commit 666c50d

Browse files
authored
Just a change to prove a point via a PR.
1 parent 740006d commit 666c50d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
return;
2121
}
2222

23+
// This is just a change to prove a point.
24+
2325
define( 'WPINC', 'wp-includes' );
2426
require_once ABSPATH . WPINC . '/version.php';
2527
require_once ABSPATH . WPINC . '/compat.php';

0 commit comments

Comments
 (0)