Files
pae.co.at/trunk/proactiveenglish/lib/model/EventI18nPeer.php
2017-03-02 21:57:21 -06:00

13 lines
180 B
PHP

<?php
/**
* Subclass for performing query and update operations on the 'Event_i18n' table.
*
*
*
* @package lib.model
*/
class EventI18nPeer extends BaseEventI18nPeer
{
}