Changeset 3459701
- Timestamp:
- 02/12/2026 09:29:06 AM (7 weeks ago)
- Location:
- formdev/trunk
- Files:
-
- 6 added
- 2 edited
-
assets/sass/_planning.scss (added)
-
formdev.php (modified) (2 diffs)
-
include/planning.php (added)
-
readme.txt (modified) (2 diffs)
-
templates/planning-calendar.php (added)
-
templates/planning-detail.php (added)
-
templates/planning-formation.php (added)
-
templates/planning-general.php (added)
Legend:
- Unmodified
- Added
- Removed
-
formdev/trunk/formdev.php
r3459679 r3459701 5 5 * Plugin URI: https://www.form-dev.fr 6 6 * Description: Synchroniser automatiquement les formations présentes dans votre CRM Formdev 7 * Version: 1.3. 77 * Version: 1.3.8 8 8 * Author: Formdev 9 9 * Author URI: https://app.form-dev.fr … … 16 16 // Définition de la version du plugin 17 17 if (!defined('FORMEDEV_VERSION')) { 18 define('FORMEDEV_VERSION', '1.3. 7');18 define('FORMEDEV_VERSION', '1.3.8'); 19 19 } 20 20 -
formdev/trunk/readme.txt
r3459679 r3459701 5 5 Tested up to: 6.9.1 6 6 Requires PHP: 7.4 7 Stable tag: 1.3. 77 Stable tag: 1.3.8 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 68 68 69 69 == Changelog == 70 = 1.3. 7=70 = 1.3.8 = 71 71 * fix update modules planning 72 72
Note: See TracChangeset
for help on using the changeset viewer.