Changeset 21902 for extensions/AStat
- Timestamp:
- Mar 29, 2013, 2:53:06 PM (12 years ago)
- Location:
- extensions/AStat
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/AStat/astat_version.inc.php
r15342 r21902 15 15 if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!'); 16 16 17 define('ASTAT_VERSION', '2.4. 0');18 define('ASTAT_VERSION2', '02.04.0 0');17 define('ASTAT_VERSION', '2.4.1'); 18 define('ASTAT_VERSION2', '02.04.01'); 19 19 define('ASTAT_GPC_NEEDED', '3.5.2'); 20 20 ?> -
extensions/AStat/main.inc.php
r16453 r21902 2 2 /* 3 3 Plugin Name: AStat.2 4 Version: 2. 3.04 Version: 2.4.1 5 5 Description: Statistiques avancées / Advanced statistics 6 6 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=172 … … 68 68 | | | . compatibility with piwigo 2.4 69 69 | | | 70 | 2.4.1 | 2013/03/29 | * compatibility with piwigo 2.5 70 71 | | | 71 72 | | |
Note: See TracChangeset
for help on using the changeset viewer.