From aafea237f35bc41615a93a1d095e8fb798535839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster=20=28Dessa=29?= Date: Fri, 23 May 2014 12:11:28 +0200 Subject: [PATCH] forgot to change the status of squeeze, bah. --- lib/configfiles/squeeze.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/configfiles/squeeze.inc.php b/lib/configfiles/squeeze.inc.php index 4f4a68b3..5299c34e 100644 --- a/lib/configfiles/squeeze.inc.php +++ b/lib/configfiles/squeeze.inc.php @@ -36,7 +36,7 @@ if ($vmail_group === false) { return array( 'debian_squeeze' => array( - 'label' => 'Debian 6.0 (Squeeze)', + 'label' => 'Debian 6.0 (Squeeze) [deprecated]', 'services' => array( 'http' => array( 'label' => $lng['admin']['configfiles']['http'],