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++; }