Changeset 2344812
- Timestamp:
- 07/22/2020 02:39:03 PM (6 years ago)
- File:
-
- 1 edited
-
chat2/tags/3.6.0/chat2.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
chat2/tags/3.6.0/chat2.php
r2344774 r2344812 35 35 ?> 36 36 <script>var CHAT2_API = CHAT2_API||{}; 37 CHAT2_API.args = {mode:'widget',chat2_base_url:'//<?php echo $subdomain;?>.chat2.com/',wheight:450,wwidth:350,pheight:520,pwidth:500,leaveamessage:true,check_messages:false,lang:'eng/' ;};37 CHAT2_API.args = {mode:'widget',chat2_base_url:'//<?php echo $subdomain;?>.chat2.com/',wheight:450,wwidth:350,pheight:520,pwidth:500,leaveamessage:true,check_messages:false,lang:'eng/'}; 38 38 (function() { 39 39 var po = document.createElement('script'); po.type = 'text/javascript'; po.setAttribute('crossorigin','anonymous'); po.async = true;
Note: See TracChangeset
for help on using the changeset viewer.