odea/application/modules/frontend/models/Tables/ProfilExtractions.php

5 lines
99 B
PHP
Raw Normal View History

2012-04-16 15:23:17 +00:00
<?php
class Table_ProfilExtractions extends Libs_Table
{
protected $_name = 'profileExtraction';
}