Plugin Directory

Changeset 3059215

Timestamp:
03/26/2024 04:31:31 PM (20 months ago)
Author:
alpium
Message:

Correctif d'un mini bug sur affichage modal planning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chalet-montagne-com-tools/trunk/chalet-montagne.php

    r3059213 r3059215  
    44 * Plugin URI: http://www.alpium.com/
    55 * Description: Extension pour afficher dans votre site Wordpress des informations en provenance de Chalet-Montagne.com: (Planning, Tarifs, Formulaire ...)
    6  * Version: 2.7.1
     6 * Version: 2.7.2
    77 * Author: Alpium
    88 * Author URI: http://www.alpium.com/
     
    1717//ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION +++++ ATTENTION
    1818//maj verssion ligne suivante
    19 if(!defined('CMCI_VERSION')) define( 'CMCI_VERSION', '2.7.1' );
     19if(!defined('CMCI_VERSION')) define( 'CMCI_VERSION', '2.7.2' );
    2020if(!defined('CMCI_PATH')) define( 'CMCI_PATH', plugin_dir_path(__FILE__) );
    2121if(!defined('CMCI_DIR')) define( 'CMCI_DIR', plugin_dir_url(__FILE__) );
Note: See TracChangeset for help on using the changeset viewer.