Plugin Directory

Changeset 2344812


Ignore:
Timestamp:
07/22/2020 02:39:03 PM (6 years ago)
Author:
chat2
Message:

New versión of Chat2 by David

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chat2/tags/3.6.0/chat2.php

    r2344774 r2344812  
    3535            ?>
    3636                <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/'};
    3838                (function() {
    3939                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.