Changeset 3300362
- Timestamp:
- 05/26/2025 03:05:56 AM (8 months ago)
- File:
-
- 1 edited
-
element-ready-lite/trunk/boot.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
element-ready-lite/trunk/boot.php
r3287661 r3300362 29 29 public function init_appsero_sdk() 30 30 { 31 $client = new \Appsero\Client(' f5f86071-9f3d-43e2-b259-602b34155ffd', 'ElementsReady Addons for Elementor', ELEMENT_READY_ROOT_FILE);31 $client = new \Appsero\Client('1a00a1e9-b51a-4310-92d6-27db8034935f', 'ElementsReady Addons for Elementor', ELEMENT_READY_ROOT_FILE); 32 32 33 33 $client->insights()->init();
Note: See TracChangeset
for help on using the changeset viewer.