sintonia/airtime_mvc/application/models/airtime/CcWebstreamMetadataQuery.php
Martin Konecny 2a1ea33362 CC-1665: Scheduled stream rebroadcasting and recording
-store Liquidsoap metadata in cc_schedule instead of cc_webstream
2012-08-17 15:07:58 -04:00

18 lines
465 B
PHP

<?php
/**
* Skeleton subclass for performing query and update operations on the 'cc_webstream_metadata' table.
*
*
*
* You should add additional methods to this class to meet the
* application requirements. This class will only be generated as
* long as it does not already exist in the output directory.
*
* @package propel.generator.airtime
*/
class CcWebstreamMetadataQuery extends BaseCcWebstreamMetadataQuery {
} // CcWebstreamMetadataQuery