<?php namespace ThurData\Servers\KerioEmail\Core\CommandLine; class CronManager extends Application { protected $dir = 'Cron'; }