extranet/includes/models/MatchmethodsTable.php

7 lines
71 B
PHP
Raw Normal View History

2009-05-06 07:53:28 +00:00
<?php
/**
*/
class MatchmethodsTable extends Doctrine_Table
{
}