This commit is contained in:
Alexander M. Turek
2002-04-26 13:56:25 +00:00
parent 5a76d663a0
commit 1882e7c952

View File

@@ -1091,7 +1091,7 @@ if (!defined('PMA_DISPLAY_TBL_LIB_INCLUDED')){
echo (($disp_direction == 'horizontal') ? "\n" : ''); echo (($disp_direction == 'horizontal') ? "\n" : '');
$foo++; $foo++;
} // end while } // end for
return TRUE; return TRUE;
} // end of the 'PMA_displayTableBody()' function } // end of the 'PMA_displayTableBody()' function