From: Aaron Schulz Date: Tue, 30 Dec 2008 21:36:47 +0000 (+0000) Subject: (bug 16841) Fix typo (utf8 -> utf-8) X-Git-Tag: 1.31.0-rc.0~43687 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=commitdiff_plain;h=d64fe250f16994ee99ac2d8d00becb7268cbd715;p=lhc%2Fweb%2Fwiklou.git (bug 16841) Fix typo (utf8 -> utf-8) --- diff --git a/maintenance/storage/recompressTracked.php b/maintenance/storage/recompressTracked.php index e1866a8c37..ea34a16870 100644 --- a/maintenance/storage/recompressTracked.php +++ b/maintenance/storage/recompressTracked.php @@ -489,7 +489,7 @@ class RecompressTracked { $dbw->update( 'text', array( // set 'old_text' => $url, - 'old_flags' => 'external,utf8', + 'old_flags' => 'external,utf-8', ), array( // where 'old_id' => $textId