From: jakubvrana Date: Wed, 11 Jul 2007 22:21:11 +0000 (+0000) Subject: TODO X-Git-Tag: v3.0.0~1362 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=65d2cc36370ba5289b4a4c45f055c5079197b2e5;p=adminer.git TODO git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@146 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- diff --git a/indexes.inc.php b/indexes.inc.php index 12b9450e..be5591fb 100644 --- a/indexes.inc.php +++ b/indexes.inc.php @@ -58,6 +58,7 @@ foreach ($row["indexes"] as $index) { } } echo ""; + //! indexes from substring echo "\n"; $j++; }