Changeset 3059215
- Timestamp:
- 03/26/2024 04:31:31 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chalet-montagne-com-tools/trunk/chalet-montagne.php
r3059213 r3059215 4 4 * Plugin URI: http://www.alpium.com/ 5 5 * Description: Extension pour afficher dans votre site Wordpress des informations en provenance de Chalet-Montagne.com: (Planning, Tarifs, Formulaire ...) 6 * Version: 2.7. 16 * Version: 2.7.2 7 7 * Author: Alpium 8 8 * Author URI: http://www.alpium.com/ … … 17 17 //ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION 18 18 //maj verssion ligne suivante 19 if(!defined('CMCI_VERSION')) define( 'CMCI_VERSION', '2.7. 1' );19 if(!defined('CMCI_VERSION')) define( 'CMCI_VERSION', '2.7.2' ); 20 20 if(!defined('CMCI_PATH')) define( 'CMCI_PATH', plugin_dir_path(__FILE__) ); 21 21 if(!defined('CMCI_DIR')) define( 'CMCI_DIR', plugin_dir_url(__FILE__) );
Note: See TracChangeset for help on using the changeset viewer.