Refactor project structure
This commit is contained in:
3
core/crons/echo.php
Normal file
3
core/crons/echo.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
include dirname(__FILE__).'/include.cron.php';
|
||||
echo "CLIENT_NAME : ".CLIENT_NAME."\r\n";
|
||||
Reference in New Issue
Block a user