Changeset 28230 for extensions/AStat


Ignore:
Timestamp:
Apr 18, 2014, 4:28:10 PM (10 years ago)
Author:
plg
Message:

new version 2.4.3

Location:
extensions/AStat
Files:
2 edited

Legend:

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

    r27066 r28230  
    1515  if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    1616
    17   define('ASTAT_VERSION',  '2.4.2');
    18   define('ASTAT_VERSION2', '02.04.02');
     17  define('ASTAT_VERSION',  '2.4.3');
     18  define('ASTAT_VERSION2', '02.04.03');
    1919  define('ASTAT_GPC_NEEDED', '3.5.2');
    2020?>
  • extensions/AStat/main.inc.php

    r27066 r28230  
    22/*
    33Plugin Name: AStat.2
    4 Version: 2.4.2
     4Version: 2.4.3
    55Description: Statistiques avancées / Advanced statistics
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=172
     
    7272| 2.4.2   | 2014/01/30 | * compatibility with piwigo 2.6
    7373|         |            |
     74| 2.4.3   | 2014/04/18 | * Unexpected character in code breaks execution (view by IP)
    7475
    7576
Note: See TracChangeset for help on using the changeset viewer.