From 8a8800203e33fd95cd479997f9a0e4397e0e61cc Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 20 Feb 2014 10:52:34 +0100 Subject: [PATCH] Remove legacy "Check for user comment" I don't think these comments are necessary anymore and therefore they should get killed. --- settings/ajax/changegroupname.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/settings/ajax/changegroupname.php b/settings/ajax/changegroupname.php index 2b149b2bba..1d9c24b6b3 100644 --- a/settings/ajax/changegroupname.php +++ b/settings/ajax/changegroupname.php @@ -1,9 +1,7 @@ array( "message" => $l->t("Unable to change group name")))); -} \ No newline at end of file +}