Changeset 7245 for extensions
- Timestamp:
- Oct 17, 2010, 2:49:29 PM (14 years ago)
- Location:
- extensions/ContactForm
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/ContactForm/CHANGELOG
r7243 r7245 1 2010-10-17 1.1. 41 2010-10-17 1.1.5 2 2 [r7204] Errors in the History tabs 3 3 [r7241] Translations in tabs "Translations" 4 [r7244] Incorrect characters encoding in cf_common.inc.php 5 6 2010-10-17 1.1.4 7 DELETED VERSION 8 [r7204] 9 [r7241] 4 10 5 11 2010-10-15 1.1.3 -
extensions/ContactForm/include/cf_common.inc.php
r7244 r7245 7 7 8 8 // Version 9 define('CF_VERSION', '1.1. 4');9 define('CF_VERSION', '1.1.5'); 10 10 define('CF_TITLE', 'cf_plugin_name'); 11 11 -
extensions/ContactForm/main.inc.php
r7242 r7245 2 2 /* 3 3 Plugin Name: Contact Form 4 Version: 1.1. 44 Version: 1.1.5 5 5 Description: Add a "Contact" item in the Menu block to offer a contact form to users 6 6 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=304
Note: See TracChangeset
for help on using the changeset viewer.