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

« back to all changes in this revision

Viewing changes to lib/model/doctrine/agGisPlugin/agGeoMatchScoreTable.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
 * agGeoMatchScoreTable
 
5
 * 
 
6
 * This class has been auto-generated by the Doctrine ORM Framework
 
7
 */
 
8
class agGeoMatchScoreTable extends PluginagGeoMatchScoreTable
 
9
{
 
10
    /**
 
11
     * Returns an instance of this class.
 
12
     *
 
13
     * @return object agGeoMatchScoreTable
 
14
     */
 
15
    public static function getInstance()
 
16
    {
 
17
        return Doctrine_Core::getTable('agGeoMatchScore');
 
18
    }
 
19
}
 
 
b'\\ No newline at end of file'