~agasti-rhok-02/sahana-agasti/mayon-rhok-02

« back to all changes in this revision

Viewing changes to lib/form/doctrine/agGisPlugin/agGeoForm.class.php

  • Committer: charles wisniewski
  • Date: 2010-12-08 22:06:31 UTC
  • mfrom: (1.1.3 cuny-sps-trunk)
  • Revision ID: charles.wisniewski@mail.cuny.edu-20101208220631-63o0t8b9vi7nbbu6
all up to date

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
/**
 
4
 * agGeo form.
 
5
 *
 
6
 * @package    AGASTI_CORE
 
7
 * @subpackage form
 
8
 * @author     CUNY SPS
 
9
 * @version    SVN: $Id: sfDoctrinePluginFormTemplate.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $
 
10
 */
 
11
class agGeoForm extends PluginagGeoForm
 
12
{
 
13
  public function configure()
 
14
  {
 
15
  }
 
16
}