Changeset 29741 for extensions/AStat


Ignore:
Timestamp:
Sep 22, 2014, 5:38:02 PM (10 years ago)
Author:
plg
Message:

new version 2.4.4, checked compatibility with Piwigo 2.7

Location:
extensions/AStat
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/AStat/astat_version.inc.php

    r28230 r29741  
    1515  if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    1616
    17   define('ASTAT_VERSION',  '2.4.3');
    18   define('ASTAT_VERSION2', '02.04.03');
    19   define('ASTAT_GPC_NEEDED', '3.5.2');
     17  define('ASTAT_VERSION',  '2.4.4');
     18  define('ASTAT_VERSION2', '02.04.04');
     19  define('ASTAT_GPC_NEEDED', '3.5.7');
    2020?>
  • extensions/AStat/main.inc.php

    r28230 r29741  
    22/*
    33Plugin Name: AStat.2
    4 Version: 2.4.3
     4Version: 2.4.4
    55Description: Statistiques avancées / Advanced statistics
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=172
     
    7373|         |            |
    7474| 2.4.3   | 2014/04/18 | * Unexpected character in code breaks execution (view by IP)
     75|         |            |
     76| 2.4.4   | 2014/09/22 | * compatibility with piwigo 2.7
    7577
    7678
Note: See TracChangeset for help on using the changeset viewer.