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

« back to all changes in this revision

Viewing changes to lib/model/doctrine/agPetAllocationStatus.class.php

  • Committer: Chad Heuschober
  • Date: 2010-12-04 04:01:41 UTC
  • mfrom: (1.2.1 mayon)
  • Revision ID: chad.heuschober@mail.cuny.edu-20101204040141-orjw950gt411jzmt
Merged changes from r2 of project trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
/**
 
4
 * agPetAllocationStatus
 
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 agPetAllocationStatus extends BaseagPetAllocationStatus
 
14
{
 
15
}