10 lines
109 B
PHP
Executable File
10 lines
109 B
PHP
Executable File
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
<?php
|
|
if ($cfgOBGzip && $ob_mode)
|
|
out_buffer_post($ob_mode);
|
|
?>
|