|
@@ -5,9 +5,9 @@ |
|
5
|
5
|
use Elementor\Plugin; |
|
6
|
6
|
use Elementor\TemplateLibrary\Source_Local; |
|
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
|
/** |
|
13
|
13
|
* Elementor Page Builder cli tools. |