Plugin Directory

Changeset 2186448


Ignore:
Timestamp:
11/05/2019 07:26:25 PM (6 years ago)
Author:
browsee
Message:

Update apiKey inclusion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • browsee/trunk/includes/class-browsee.php

    r2128224 r2186448  
    5555    <script>
    5656    window._browsee = window._browsee || function () { (_browsee.q = _browsee.q || []).push(arguments) };
    57     _browsee('init', ' . $browsee_project_key . ');
     57    _browsee('init', '$browsee_project_key');
    5858    </script>
    5959    <script async src='https://cdn.browsee.io/js/browsee.min.js'></script>
Note: See TracChangeset for help on using the changeset viewer.