From 777f042ff5aacf86e8efbd4ccc0f760f00728f4f Mon Sep 17 00:00:00 2001 From: dongsheng Date: Sun, 15 Jun 2008 12:10:32 +0000 Subject: [PATCH] "MDL-14129, fix print_error" --- lang/en_utf8/error.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/en_utf8/error.php b/lang/en_utf8/error.php index ceb5a1061b..43ed1c1c2f 100644 --- a/lang/en_utf8/error.php +++ b/lang/en_utf8/error.php @@ -3,7 +3,6 @@ $string['adminprimarynoedit'] = 'The primary admin cannot be edited by others'; -$string['authorizeerror'] = 'Authorize Error'; $string['blockdoesnotexist'] = 'This block does not exist'; $string['blockcannotinistantiate'] = 'Problem in instantiating block object'; $string['blockcannotread'] = 'Could not read data for blockid= $a '; -- 2.39.5