. */ /** * Class for schedule notifications * * * @package maarch * @version 1.5 * @since 01/2015 * @license GPL v3 * @author * */ require_once 'modules/notifications/class/class_schedule_notifications_Abstract.php'; class ScheduleNotifications extends ScheduleNotifications_Abstract { // custom }