die, spam, die!

This commit is contained in:
Alexander M. Turek
2003-06-23 18:11:43 +00:00
parent 41f64ac53e
commit 424915dd7e
2 changed files with 8 additions and 7 deletions

View File

@@ -27,6 +27,7 @@ $Source$
files for incomplete arrays ($byteUnits, $day_of_week and $month). files for incomplete arrays ($byteUnits, $day_of_week and $month).
* libraries/common.lib.php3: Security fix against bad JS code. * libraries/common.lib.php3: Security fix against bad JS code.
* translators.html: Removed Lo<4C>c from list; he is inactive at the moment. * translators.html: Removed Lo<4C>c from list; he is inactive at the moment.
* Documentation.html: Changed my email address.
2003-06-22 Robin Johnson <robbat2@users.sourceforge.net> 2003-06-22 Robin Johnson <robbat2@users.sourceforge.net>
* scripts/updatedocs.sh: * scripts/updatedocs.sh:

View File

@@ -643,8 +643,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
(see FAQ 6.7) (see FAQ 6.7)
</li> </li>
<li> <li>
in edit/insert mode, display a drop-down list of possible in edit/insert mode, display a drop-down list of possible
foreign keys (key value and &quot;display field&quot; are foreign keys (key value and &quot;display field&quot; are
shown)<br /> shown)<br />
(see FAQ 6.21) (see FAQ 6.21)
<li> <li>
@@ -3228,11 +3228,11 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
<h4> <h4>
[6.20] In MySQL 4, I see a lot of databases which are not mine, and cannot [6.20] In MySQL 4, I see a lot of databases which are not mine, and cannot
access them. access them.
</h4> </h4>
<p> <p>
Upgrading to MySQL 4 usually gives users a global privilege: CREATE Upgrading to MySQL 4 usually gives users a global privilege: CREATE
TEMPORARY TABLES. This privilege also enables users to see all the TEMPORARY TABLES. This privilege also enables users to see all the
database names. See this <a href="http://bugs.mysql.com/179">bug report</a>. <br /><br /> database names. See this <a href="http://bugs.mysql.com/179">bug report</a>. <br /><br />
So if your users do not need this privilege, you can remove it and their So if your users do not need this privilege, you can remove it and their
databases list will shorten. databases list will shorten.
@@ -3245,7 +3245,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
You have to setup appropriate links between the tables, and also You have to setup appropriate links between the tables, and also
setup the &quot;display field&quot; in the foreign table. See FAQ setup the &quot;display field&quot; in the foreign table. See FAQ
6.6 for an example. Then, if there are 200 values or less in the 6.6 for an example. Then, if there are 200 values or less in the
foreign table, a drop-down list of values will be available. foreign table, a drop-down list of values will be available.
</p> </p>
<a name="faqproject"></a><br /> <a name="faqproject"></a><br />
<h3>[7. phpMyAdmin project]</h3> <h3>[7. phpMyAdmin project]</h3>
@@ -3450,10 +3450,10 @@ CREDITS, in chronological order
* main author of the version 2.1.0.1 * main author of the version 2.1.0.1
* bugfixes * bugfixes
- Alexander M. Turek &lt;rabus_at_bugfixes.info&gt; - Alexander M. Turek &lt;derrabus_at_gmx.de&gt;
* XML exports * XML exports
* MySQL 4 related features * MySQL 4 related features
* various small features and fixes * various features and fixes
* German language file updates * German language file updates
- Mike Beck &lt;mike.beck_at_ibmiller.de&gt; - Mike Beck &lt;mike.beck_at_ibmiller.de&gt;