<?php

# Here you can include the 'model' and 'view' files - not other controllers! All controllers are loaded automatically.

class _WPADSMNGR_uwxl__Add_Cron_Task {

	public static function init( $params ) {
		return new _WPADSMNGR_uwxl__Add_Cron_Task( $params );
	}
}

_WPADSMNGR_uwxl__Add_Cron_Task::init( $params ); 
