for Lo�c
This commit is contained in:
@@ -5,6 +5,12 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2002-08-14 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* Documentation.html, lines 2251-2252: fixed an XHTML error.
|
||||
* main.php3: removed some extra space characters.
|
||||
* scripts/create_release.sh: add a reminder about checking language files
|
||||
validity.
|
||||
|
||||
2002-08-13 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* lang/czech-*.inc.php3: Updates.
|
||||
* lang/sync_lang.sh: Allow running only on specified translations.
|
||||
|
@@ -2248,8 +2248,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
||||
work with it, nor delete it.<br />
|
||||
</p>
|
||||
|
||||
<p name="faqsqlvalidator">
|
||||
<a name="faqsqlvalidator" />
|
||||
<a name="faqsqlvalidator"></a>
|
||||
<p>
|
||||
<b>[6.14] How do I set up the SQL validator?</b>
|
||||
<br />
|
||||
To use it, you need a very recent version of PHP, built with
|
||||
|
@@ -47,6 +47,8 @@ Please ensure you have:
|
||||
3. synchronized the language files:
|
||||
cd lang
|
||||
./sync_lang.sh
|
||||
and checked all language files are valid (use
|
||||
the "./scripts/check_lang.php3" script to do it).
|
||||
|
||||
Continue (y/n)?
|
||||
END
|
||||
|
Reference in New Issue
Block a user