Changeset 945574
- Timestamp:
- 07/09/2014 01:15:28 PM (12 years ago)
- Location:
- breezing-forms/trunk
- Files:
-
- 3 edited
-
breezingforms.php (modified) (1 diff)
-
platform/components/com_breezingforms/facileforms.class.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
breezing-forms/trunk/breezingforms.php
r941515 r945574 4 4 Plugin URI: http://crosstec.de/en/wordpress-forms-download.html 5 5 Description: A professional forms plugin for wordpress. 6 Version: 1.2.7.2 56 Version: 1.2.7.26 7 7 Author: Crosstec GmbH & Co. KG 8 8 Author URI: http://crosstec.de -
breezing-forms/trunk/platform/components/com_breezingforms/facileforms.class.php
r941515 r945574 11 11 global $ff_version, $ff_resnames, $ff_request, $ff_target; 12 12 13 $ff_version = '1.2.7.2 5 FREE VERSION (build 263)';13 $ff_version = '1.2.7.26 FREE VERSION (build 264)'; 14 14 $ff_target = 0; 15 15 -
breezing-forms/trunk/readme.txt
r941515 r945574 5 5 Requires at least: 3.0 6 6 Tested up to: 5.0 7 Stable tag: 1.2.7.2 57 Stable tag: 1.2.7.26 8 8 License: GPL 2 9 9 … … 158 158 == Changelog == 159 159 160 = 1.2.7.26 = 161 * js function was causing issues under certain circumstances (undefined) 162 160 163 = 1.2.7.25 = 161 164 * fixed dropbox integration
Note: See TracChangeset
for help on using the changeset viewer.