~slincire/sahana-agasti/cuny-sps-trunk

« back to all changes in this revision

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

  • Committer: Nils Stolpe
  • Date: 2011-01-21 04:31:58 UTC
  • mfrom: (62.1.79 trunk)
  • Revision ID: nils.stolpe@mail.cuny.edu-20110121043158-raqdgit068868lti
post merge

Show diffs side-by-side

added added

removed removed

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