Changeset 12288


Ignore:
Timestamp:
Oct 1, 2011, 5:27:01 PM (13 years ago)
Author:
Eric
Message:

New version 2.3.0 hard coded for publication

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/HistoryIPExcluder/trunk/main.inc.php

    r12150 r12288  
    22/*
    33Plugin Name: History IP Excluder
    4 Version: 2.3.0a
     4Version: 2.3.0
    55Description: Permet l'exclusion d'une IP ou d'une plage d'IP de l'historique et de les blacklister à l'inscription / Excludes one IP or a range of IP from the history and to blacklist them on registration
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=147
     
    33332.2.3             - Improved update mechanism. When no structural update of database is necessary, it sets the correct version number in plugin's configuration
    3434
    35 2.3.0a            - Piwigo 2.3.0 compliant (alpha release for Piwigo 2.3.0RC)
     352.3.0             - Piwigo 2.3.0 compliant (alpha release for Piwigo 2.3.0RC)
    3636                  - Use data serialization for database storage
    3737                  - Use pwg_db_real_escape_string() instead of addslashes()
Note: See TracChangeset for help on using the changeset viewer.