← All changes
|
app/modules/import-export/compatibility/kit-library.php
+1
-1
4.1.0-dev2
→
3.13.2
View file →
| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | |
| 3 | 3 | namespace Elementor\App\Modules\ImportExport\Compatibility; |
| 4 | 4 | |
| 5 | 5 | if ( ! defined( 'ABSPATH' ) ) { |
| 6 | - exit; // Exit if accessed directly. | |
| 6 | + exit; // Exit if accessed directly | |
| 7 | 7 | } |
| 8 | 8 | |
| 9 | 9 | class Kit_Library extends Base_Adapter { |
| 10 | 10 | public static function is_compatibility_needed( array $manifest_data, array $meta ) { |