From: River Tarnell Date: Wed, 22 Jun 2005 10:46:16 +0000 (+0000) Subject: remove asksql messages X-Git-Tag: 1.5.0beta1~89 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/Special:FilePath/Image4?a=commitdiff_plain;h=d8b96487cd4374ce91cd971307c48d0f0b6cf168;p=lhc%2Fweb%2Fwiklou.git remove asksql messages --- diff --git a/languages/Language.php b/languages/Language.php index bd9474d866..81f2b246e4 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1455,20 +1455,6 @@ Please confirm that this is what you intend to do.',
Remember to remove the lock after your maintenance is complete.', 'unlockdbsuccesstext' => 'The database has been unlocked.', -# SQL query -# -'asksql' => 'SQL query', -'asksqltext' => "Use the form below to make a direct query of the -database. -Use single quotes ('like this') to delimit string literals. -This can often add considerable load to the server, so please use -this function sparingly.", -'sqlislogged' => 'Please note that all queries are logged.', -'sqlquery' => 'Enter query', -'querybtn' => 'Submit query', -'selectonly' => 'Only read-only queries are allowed.', -'querysuccessful' => 'Query successful', - # Make sysop 'makesysoptitle' => 'Make a user into a sysop', 'makesysoptext' => 'This form is used by bureaucrats to turn ordinary users into administrators.