Source for file aerodrome.php

Documentation is available at aerodrome.php

  1. <?php
  2. /**
  3. * @package org.routamc.positioning
  4. * @author The Midgard Project, http://www.midgard-project.org
  5. * @version $Id: aerodrome.php 3757 2006-07-27 14:32:42Z bergie $
  6. * @copyright The Midgard Project, http://www.midgard-project.org
  7. * @license http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License
  8. */
  9.  
  10. /**
  11. * MidCOM wrapper class for aerodrome objects
  12. *
  13. * @package org.routamc.positioning
  14. */
  15. class org_routamc_positioning_aerodrome_dba extends __org_routamc_positioning_aerodrome_dba
  16. {
  17. function org_routamc_positioning_aerodrome_dba($id = null)
  18. {
  19. return parent::__org_routamc_positioning_aerodrome_dba($id);
  20. }
  21. }
  22. ?>

Documentation generated on Tue, 15 Aug 2006 12:19:06 +0300 by phpDocumentor 1.3.0RC3