Ignore:
Timestamp:
Apr 24, 2010, 10:18:27 PM (14 years ago)
Author:
vdigital
Message:

[ 2.0.m ]

Fix: IE8 User agent could be too long
Fix: Failure on localisation (a French internet provider blocks external get_files)
Fix: Loss of previous collected data


File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/whois_online/main.inc.php

    r5916 r5954  
    2323/*
    2424Plugin Name: Whois online
    25 Version: 2.0.l
     25Version: 2.0.m
    2626Description: Who is online?
    2727Plugin URI: http://fr.piwigo.org/ext/extension_view.php?eid=279
     
    2929Author URI: http://www.vdigital.org
    3030*/
    31 define('WHOIS_ONLINE_VER', '2.0.l');
     31define('WHOIS_ONLINE_VER', '2.0.m');
    3232global $prefixeTable, $conf;
    3333// $conf['debug_l10n'] = true;
Note: See TracChangeset for help on using the changeset viewer.