Changeset 6708


Ignore:
Timestamp:
Jul 26, 2010, 7:09:39 PM (14 years ago)
Author:
Gotcha
Message:

Bug correction
bug:1734

Location:
extensions/ContactForm
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/CHANGELOG

    r6547 r6708  
     12010-07-26 1.1.0
     2                  Fix bug: Localisazion doesn't work in the menubar
     3
    142010-06-13 1.0.9
    25                  Compatibility for Piwigo v2.1.x
  • extensions/ContactForm/include/cf_common.inc.php

    r6554 r6708  
    77
    88// Version
    9 define('CF_VERSION',            '1.0.9');
     9define('CF_VERSION',            '1.1.0');
    1010define('CF_TITLE',              'cf_plugin_name');
    1111
  • extensions/ContactForm/main.inc.php

    r6547 r6708  
    22/*
    33 Plugin Name: Contact Form
    4  Version: 1.0.9
     4 Version: 1.1.0
    55 Description: Add a "Contact" item in the Menu block to offer a contact form to users
    66 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=304
Note: See TracChangeset for help on using the changeset viewer.