From 6cba31c088109228045ddd4f094d2be4639a4755 Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Thu, 9 Aug 2012 23:46:38 -0400 Subject: [PATCH] Update staff client archive to remove 2.0 and add 2.2 Signed-off-by: Ben Shum --- staff_clients.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/staff_clients.php b/staff_clients.php index 53f470c..67e5b9d 100644 --- a/staff_clients.php +++ b/staff_clients.php @@ -15,12 +15,12 @@

Staff Client Archive

Slightly older versions of Windows staff client installers that correspond to previous releases of the currently supported stable Evergreen series.

- -

2.1

+ +

2.2

"; foreach($globarray as $filename) { @@ -31,11 +31,11 @@ foreach($globarray as $filename) { echo ""; ?> - -

2.0

+ +

2.1

"; foreach($globarray as $filename) { -- 2.11.0