@@ -10,7 +10,7 @@ |
||
| 10 | 10 | **/ |
| 11 | 11 | |
| 12 | 12 | if ( !defined( 'ABSPATH' ) || preg_match('#' . basename( __FILE__ ) . '#', $_SERVER['PHP_SELF'])) { |
| 13 | - die( "Hey, dude! What are you doing here?" ); |
|
| 13 | + die( "Hey, dude! What are you doing here?" ); |
|
| 14 | 14 | } |
| 15 | 15 | |
| 16 | 16 | if ( !class_exists( 'Simple_Featured_Image_Column' ) ) { |