extranet/includes/models/ReportTable.php
Michael RICOIS 0a85aa7154
2009-05-06 07:53:28 +00:00

7 lines
65 B
PHP

<?php
/**
*/
class ReportTable extends Doctrine_Table
{
}