odea/application/modules/frontend/models/Tables/ProfilExtraction.php
Damien LASSERRE d0cac19a26 Version 1.1 de ODEA
Stable
2012-02-02 17:29:14 +00:00

5 lines
97 B
PHP

<?php
class Table_ProfilExtraction extends Libs_Table
{
protected $_name = 'profilExtraction';
}