Files
2025-10-08 15:53:45 +00:00

4 lines
70 B
PHP
Executable File

<?php
$logger = $GLOBALS['log'];
$logger->bimit('test');
echo 'test';