From 8d7014c92cfd3a688d0866f4a7600ed77c28965f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?=
Date: Thu, 24 Nov 2005 08:49:45 +0000
Subject: [PATCH] Up to date information about relation stuff.
---
ChangeLog | 1 +
Documentation.html | 9 +++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 16461c99f..d6049f3cd 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@ $Source$
XSS on some libraries (CVE-2005-3665).
* *.php, libraries/*.php: Move scritps that don't need direct access to
libraries folder.
+ * Documentation.html: Up to date information about relation stuff.
2005-11-24 Sebastian Mendel
* themes/original/*, css/phpmyadmin.css.php:
diff --git a/Documentation.html b/Documentation.html
index 5f12f7818..62469cc19 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -2028,10 +2028,11 @@ installation.
[2. Usage]
-Go to your tbl_properties.inc.php page (i.e. reached through clicking on the
-'properties' link for a table). There click on "Change" (or change
-icon) and there you will see three new fields at the end of the line. They are
-called 'MIME-type', 'Browser transformation' and 'Transformation options'.
+Go to your tbl_properties_structure.php page (i.e. reached through
+clicking on the 'Structure' link for a table). There click on
+"Change" (or change icon) and there you will see three new fields at
+the end of the line. They are called 'MIME-type', 'Browser transformation' and
+'Transformation options'.