Merge branch 'maint/7.0'
[ninja.git] / modules / orm / models / recurringdowntimepool.php
blobc621cb93d82831cce9caa74364438050fd47abee
1 <?php
3 require_once( dirname(__FILE__).'/base/baserecurringdowntimepool.php' );
5 /**
6 * Autogenerated class RecurringDowntimePool_Model
8 * @todo: documentation
9 */
10 class RecurringDowntimePool_Model extends BaseRecurringDowntimePool_Model {