Files
phpmyadmin/footer.inc.php3
Marc Delisle 4585b347a3 cfgOBGzip
2001-07-24 17:50:50 +00:00

10 lines
123 B
PHP
Executable File

</td>
</tr>
</table>
</body>
</html>
<?php
if (isset($cfgOBGzip) && isset($ob_mode))
out_buffer_post($ob_mode);
?>