| Current Path : /home/dtconseimw/www.2025.hack/wp-content/plugins/gotmls/template/ |
| Current File : /home/dtconseimw/www.2025.hack/wp-content/plugins/gotmls/template/log.php |
<?php
use pechenki\Telsender\clasess\log;
?>
<hr>
<div class="log0wrap">
<p>Log</p>
<pre><?php echo log::getLog(); ?> </pre>
</div>
<style>
.log0wrap pre{
overflow:auto;
max-height: 300px;
}
</style>