← All changes
|
app/modules/import-export/compatibility/envato.php
+1
-1
4.2.0-dev2
→
3.24.8
View file →
| @@ -5,9 +5,9 @@ | ||
| 5 | 5 | use Elementor\App\Modules\ImportExport\Utils as ImportExportUtils; |
| 6 | 6 | use Elementor\Plugin; |
| 7 | 7 | |
| 8 | 8 | if ( ! defined( 'ABSPATH' ) ) { |
| 9 | - exit; // Exit if accessed directly. | |
| 9 | + exit; // Exit if accessed directly | |
| 10 | 10 | } |
| 11 | 11 | |
| 12 | 12 | class Envato extends Base_Adapter { |
| 13 | 13 | public static function is_compatibility_needed( array $manifest_data, array $meta ) { |