CC-3098: Upgrade scripts don't work

-fixed
This commit is contained in:
Martin Konecny 2011-11-23 16:01:08 -05:00
parent d71c2289ac
commit 49051b7fc2
155 changed files with 63297 additions and 10 deletions

View file

@ -0,0 +1,18 @@
<?php
/**
* Skeleton subclass for performing query and update operations on the 'cc_trans' table.
*
*
*
* You should add additional methods to this class to meet the
* application requirements. This class will only be generated as
* long as it does not already exist in the output directory.
*
* @package propel.generator.airtime
*/
class CcTransPeer extends BaseCcTransPeer {
} // CcTransPeer