root/trunk/lib/model/ApplicationCompanyPeer.php

Revision 2, 199 bytes (checked in by nperriault, 10 months ago)

First commit of the extracted code from production, I hope no passwd has been forgotten :-)

Line 
1 <?php
2 /**
3  * Subclass for performing query and update operations on the 'application_company' table.
4  *
5  * @package lib.model
6  */
7 class ApplicationCompanyPeer extends BaseApplicationCompanyPeer
8 {
9 }
10
Note: See TracBrowser for help on using the browser.