Files
icehrm/core/crons/echo.php
T

3 lines
94 B
PHP

<?php
include dirname(__FILE__).'/include.cron.php';
echo "CLIENT_NAME : ".CLIENT_NAME."\r\n";