1 | <?php |
---|
2 | /* |
---|
3 | Plugin Name: Whois online |
---|
4 | ** History ** |
---|
5 | 2009-07-28 2.0.j |
---|
6 | Minor changes in Config management |
---|
7 | Additionnal flags (Ireland, Armenia, Estonia, Kazakhstan, Belarus, Andorra, |
---|
8 | Turkey, Albania, Bosnia and Herzegovina, Azerbaijan, Iceland, European Union, |
---|
9 | Israel, Morocco, New Caledonia and some other revised) |
---|
10 | Search Engine trapping |
---|
11 | 2009-05-20 2.0.i |
---|
12 | Bug resolution. |
---|
13 | Icons removed due to tablesorter constraints. |
---|
14 | Active link style on active filter. |
---|
15 | Additionnal flags (Luxemburg, Austria, Malta, and some other revised) |
---|
16 | 2009-05-19 2.0.h |
---|
17 | Additional links to profile and permissions corrective path with filtering. |
---|
18 | Minor optimizations. |
---|
19 | Additionnal flags (Egypt, Indonesia, Malaysia) |
---|
20 | 2009-05-17 2.0.g |
---|
21 | htmlspecialchars for Countries (Some City have quoted names) |
---|
22 | Keep Previous config. |
---|
23 | Additional links to profile and permissions |
---|
24 | Additionnal flags |
---|
25 | 2009-05-12 2.0.e and 2.0.f |
---|
26 | IPV4 Localisation |
---|
27 | Monitoring Permanence/Temporary user lists |
---|
28 | Reporting of User accesses |
---|
29 | Most connected |
---|
30 | And more... |
---|
31 | 2009-04-14 2.0.d |
---|
32 | Icon on History can be removed |
---|
33 | Appropriate titles for both links |
---|
34 | 2009-04-14 2.0.c |
---|
35 | Default display on admin pages even if not displayed on other pages |
---|
36 | Bug on History Search page |
---|
37 | Appropriate titles for both links on each first access (later "Random picture") |
---|
38 | 2009-04-13 2.0.b |
---|
39 | Corrective of &review and &others |
---|
40 | Automatic upgrade |
---|
41 | */ |
---|
42 | ?> |
---|