No support for MySQL, so no need to link to it's docs.

This commit is contained in:
Michal Čihař
2010-03-11 23:49:33 +01:00
parent 15cbb1b61e
commit 5f9063b844
60 changed files with 93521 additions and 93769 deletions

View File

@@ -22,7 +22,6 @@ $byteUnits = array(__('B'), __('KiB'), __('MiB'), __('GiB'), __('TiB'), __('PiB'
// MySQL manual language definition, this is optional, en will be used
// if not defined
$mysql_4_1_doc_lang = _pgettext('$mysql_4_1_doc_lang', 'en');
$mysql_5_0_doc_lang = _pgettext('$mysql_5_0_doc_lang', 'en');
$mysql_5_1_doc_lang = _pgettext('$mysql_5_1_doc_lang', 'en');