Changeset 12289 for extensions/HistoryIPExcluder
- Timestamp:
- Oct 1, 2011, 5:27:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/HistoryIPExcluder/branches/2.3/main.inc.php
r12150 r12289 2 2 /* 3 3 Plugin Name: History IP Excluder 4 Version: 2.3.0 a4 Version: 2.3.0 5 5 Description: 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 6 6 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=147 … … 33 33 2.2.3 - Improved update mechanism. When no structural update of database is necessary, it sets the correct version number in plugin's configuration 34 34 35 2.3.0 a- Piwigo 2.3.0 compliant (alpha release for Piwigo 2.3.0RC)35 2.3.0 - Piwigo 2.3.0 compliant (alpha release for Piwigo 2.3.0RC) 36 36 - Use data serialization for database storage 37 37 - Use pwg_db_real_escape_string() instead of addslashes()
Note: See TracChangeset
for help on using the changeset viewer.