r4081 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r4080‎ | r4081 | r4082 >
Date:15:10, 15 June 2004
Author:timstarling
Status:old
Tags:
Comment:
text from mysql_error() in noconnect
Modified paths:
  • /trunk/phase3/languages/Language.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Language.php
@@ -357,7 +357,8 @@
358358 \"$1\"
359359 from within function \"$2\".
360360 MySQL returned error \"$3: $4\".\n",
361 -'noconnect' => 'Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.',
 361+'noconnect' => 'Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server. <br />
 362+$1',
362363 'nodb' => "Could not select database $1",
363364 'cachederror' => 'The following is a cached copy of the requested page, and may not be up to date.',
364365 'readonly' => 'Database locked',

Status & tagging log