Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorninadsp <ninadsp16289@gmail.com>2010-07-23 20:29:15 +0400
committerninadsp <ninadsp16289@gmail.com>2010-07-23 20:29:15 +0400
commite646a2760c65204894cb96a7cce61469bee5b9e3 (patch)
tree323f49566513965362b5e51b58a57f6716791daf /tbl_relation.php
parent13ec1423f61e613e653872f3066ca7c9032306d1 (diff)
parent049886139c62c3ed8b6573a0637ec5516857661f (diff)
Fixed conflict due to upstream merge
Diffstat (limited to 'tbl_relation.php')
-rwxr-xr-xtbl_relation.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tbl_relation.php b/tbl_relation.php
index 5ca5ed54ee..ab58511770 100755
--- a/tbl_relation.php
+++ b/tbl_relation.php
@@ -10,7 +10,6 @@
* @todo check foreign fields to be from same type and size, all other makes no sense
* @todo add an link to create an index required for constraints, or an option to do automatically
* @todo if above todos are fullfilled we can add all fields meet requirements in the select dropdown
- * @version $Id$
* @package phpMyAdmin
*/