Files
crm.twinpol.com/modules/Schedulers/test.php

4 lines
70 B
PHP
Raw Normal View History

2025-05-12 15:44:39 +00:00
<?php
2025-10-06 07:13:09 +00:00
$logger = $GLOBALS['log'];
$logger->debug('test');
echo 'test';