~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to apps/frontend/lib/packages/agGisPackage/lib/model/agGeoFeature.class.php

  • Committer: Chad Heuschober
  • Date: 2011-06-06 13:37:45 UTC
  • mfrom: (1.1.1244 trunk)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: chad.heuschober@mail.cuny.edu-20110606133745-850mdvnjtv392zta
Pulled in most recent batch of changes from the cuny sps trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php
2
 
 
3
 
/**
4
 
 * agGeoFeature
5
 
 * 
6
 
 * This class has been auto-generated by the Doctrine ORM Framework
7
 
 * 
8
 
 * @package    AGASTI_CORE
9
 
 * @subpackage model
10
 
 * @author     CUNY SPS
11
 
 * @version    SVN: $Id: Builder.php 7490 2010-03-29 19:53:27Z jwage $
12
 
 */
13
 
class agGeoFeature extends BaseagGeoFeature
14
 
{
15
 
}