|
defined('APP_ID') or define('APP_ID','crontab');
|
|
defined('APP_ID') or define('APP_ID','crontab');
|
|
defined('BASE_ROOT_PATH') or define('BASE_ROOT_PATH',str_replace('/crontab','',dirname(__FILE__)));
|
|
defined('BASE_ROOT_PATH') or define('BASE_ROOT_PATH',str_replace('/crontab','',dirname(__FILE__)));
|
|
defined('BASE_PATH') or define('BASE_PATH',BASE_ROOT_PATH . '/crontab');
|
|
defined('BASE_PATH') or define('BASE_PATH',BASE_ROOT_PATH . '/crontab');
|