Plugin Directory

Changeset 2241764


Ignore:
Timestamp:
02/10/2020 01:29:00 PM (6 years ago)
Author:
itdesk
Message:

versja 1.0.3

Location:
callback24/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • callback24/trunk/callbacktwentyfour.php

    r2241603 r2241764  
    33 * Plugin Name: Callback24
    44 * Description: Callback24 – oddzwoń do klienta w ciągu 15 sekund!
    5  * Version: 1.0.2
     5 * Version: 1.0.3
    66 * Author: itDesk
    77 * Author URI: https://agencja-interaktywna.opole.pl
     
    6565
    6666    public function returnLicense() {
    67         if (isset($this->options['key']) && $this->options['key']) {
    6867
    6968            return " <script>
     
    7473            document.body.appendChild(script);
    7574        </script>";
    76         }
    7775    }
    7876
  • callback24/trunk/readme.txt

    r2241603 r2241764  
    103103= 1.0.2 =
    104104* Dodano konfigurator do rejestracji
     105
     106= 1.0.3 =
     107* Poprawa błędów (widget czasami się nie wyświetlał)
Note: See TracChangeset for help on using the changeset viewer.