Fix the "Return type" of Stored Functions not showing up in the Routines list.

This commit is contained in:
Rouslan Placella 2011-05-24 14:52:32 +01:00
parent 6fd9e7c5aa
commit fc745f2dac

View File

@ -103,6 +103,7 @@ if (! $routines) {
<td><div class="create_sql" style="display: none;">%s</div>%s</td>
<td>%s</td>
<td>%s</td>
<td>%s</td>
</tr>',
($ct%2 == 0) ? 'even' : 'odd',
$sqlDropProc,