Changeset 2334164
- Timestamp:
- 07/02/2020 12:18:34 PM (6 years ago)
- Location:
- light-live-chat
- Files:
-
- 4 edited
- 11 copied
-
tags/1.0.3 (copied) (copied from light-live-chat/trunk)
-
tags/1.0.3/assets (copied) (copied from light-live-chat/trunk/assets)
-
tags/1.0.3/classes (copied) (copied from light-live-chat/trunk/classes)
-
tags/1.0.3/classes/ACTIONS.php (copied) (copied from light-live-chat/trunk/classes/ACTIONS.php)
-
tags/1.0.3/classes/Plugin.php (modified) (1 diff)
-
tags/1.0.3/lang (copied) (copied from light-live-chat/trunk/lang)
-
tags/1.0.3/lang/light-live-chat-ru_RU.mo (copied) (copied from light-live-chat/trunk/lang/light-live-chat-ru_RU.mo)
-
tags/1.0.3/lang/light-live-chat-ru_RU.po (copied) (copied from light-live-chat/trunk/lang/light-live-chat-ru_RU.po)
-
tags/1.0.3/light-live-chat.php (copied) (copied from light-live-chat/trunk/light-live-chat.php) (1 diff)
-
tags/1.0.3/readme.txt (copied) (copied from light-live-chat/trunk/readme.txt) (2 diffs)
-
tags/1.0.3/resources (copied) (copied from light-live-chat/trunk/resources)
-
tags/1.0.3/vendors (copied) (copied from light-live-chat/trunk/vendors)
-
trunk/classes/Plugin.php (modified) (1 diff)
-
trunk/light-live-chat.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
light-live-chat/tags/1.0.3/classes/Plugin.php
r2325730 r2334164 6 6 die( 'Constant missing' ); 7 7 8 use Cassandra\Set;9 8 use Exception; 10 9 use DateTime; -
light-live-chat/tags/1.0.3/light-live-chat.php
r2327873 r2334164 3 3 Plugin Name: Light live chat 4 4 Description: Providing an easy way for a live chat widget integration. Multilingual. For LightChat.org customers (has a free tariff) 5 Version: 1.0. 25 Version: 1.0.3 6 6 Author: LightChat.org 7 7 Author URI: https://lightchat.org/en/ -
light-live-chat/tags/1.0.3/readme.txt
r2327874 r2334164 54 54 Translations update 55 55 56 = 1.0.3 = 57 Translations update 58 56 59 == Upgrade Notice == 57 60 … … 64 67 = 1.0.2 = 65 68 Translations update 69 70 = 1.0.3 = 71 Translations update -
light-live-chat/trunk/classes/Plugin.php
r2325730 r2334164 6 6 die( 'Constant missing' ); 7 7 8 use Cassandra\Set;9 8 use Exception; 10 9 use DateTime; -
light-live-chat/trunk/light-live-chat.php
r2327873 r2334164 3 3 Plugin Name: Light live chat 4 4 Description: Providing an easy way for a live chat widget integration. Multilingual. For LightChat.org customers (has a free tariff) 5 Version: 1.0. 25 Version: 1.0.3 6 6 Author: LightChat.org 7 7 Author URI: https://lightchat.org/en/ -
light-live-chat/trunk/readme.txt
r2327874 r2334164 54 54 Translations update 55 55 56 = 1.0.3 = 57 Translations update 58 56 59 == Upgrade Notice == 57 60 … … 64 67 = 1.0.2 = 65 68 Translations update 69 70 = 1.0.3 = 71 Translations update
Note: See TracChangeset
for help on using the changeset viewer.