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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php

/**
 * agGeoMatchScore form.
 *
 * @package    AGASTI_CORE
 * @subpackage form
 * @author     CUNY SPS
 * @version    SVN: $Id: sfDoctrineFormTemplate.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $
 */
class agGeoMatchScoreForm extends BaseagGeoMatchScoreForm
{
  public function configure()
  {
  }
}