Changeset 1434235
- Timestamp:
- 06/10/2016 12:51:36 AM (10 years ago)
- Location:
- elevio/trunk
- Files:
-
- 3 edited
-
elevio.php (modified) (1 diff)
-
plugin_files/ElevioAdmin.class.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elevio/trunk/elevio.php
r1420665 r1434235 6 6 Author: Elevio 7 7 Author URI: https://elev.io 8 Version: 3.4.1 28 Version: 3.4.13 9 9 */ 10 10 -
elevio/trunk/plugin_files/ElevioAdmin.class.php
r1363050 r1434235 78 78 79 79 $plugin_folder = get_plugins('/'.plugin_basename(dirname(__FILE__).'/..')); 80 $this->plugin_version = $plugin_folder[' Elevio.php']['Version'];80 $this->plugin_version = $plugin_folder['elevio.php']['Version']; 81 81 } 82 82 -
elevio/trunk/readme.txt
r1420665 r1434235 2 2 Contributors: Elevio 3 3 Tags: zendesk, desk.com, uservoice, zopim, olark, snapengage, livechat, knowledge base, live chat, support, intercom, statuspage, freshdesk, intercom 4 Stable tag: 3.4.1 24 Stable tag: 3.4.13 5 5 Requires at least: 2.8 6 6 Tested up to: 4.4.2
Note: See TracChangeset
for help on using the changeset viewer.