@@ -1,5 +1,5 @@  | 
                                                    ||
| 1 | 1 | <?php  | 
                                                        
| 2 | -defined( 'ABSPATH' ) || die( 'This plugin must be run within the scope of WordPress.' );  | 
                                                        |
| 2 | +defined('ABSPATH') || die('This plugin must be run within the scope of WordPress.'); | 
                                                        |
| 3 | 3 | |
| 4 | 4 | /*  | 
                                                        
| 5 | 5 | * Plugin Name: EduAdmin Booking - Klarna Checkout-plugin  |