CcShowHostsPeer.php 430 B

12345678910111213141516171819
  1. <?php
  2. /**
  3. * Skeleton subclass for performing query and update operations on the 'cc_show_hosts' table.
  4. *
  5. *
  6. *
  7. * You should add additional methods to this class to meet the
  8. * application requirements. This class will only be generated as
  9. * long as it does not already exist in the output directory.
  10. *
  11. * @package propel.generator.airtime
  12. */
  13. class CcShowHostsPeer extends BaseCcShowHostsPeer {
  14. } // CcShowHostsPeer