From: dongsheng Date: Sun, 15 Jun 2008 12:10:32 +0000 (+0000) Subject: "MDL-14129, fix print_error" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=777f042ff5aacf86e8efbd4ccc0f760f00728f4f;p=moodle.git "MDL-14129, fix print_error" --- 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 ';