d0cac19a26
Stable
5 lines
97 B
PHP
5 lines
97 B
PHP
<?php
|
|
class Table_ProfilExtraction extends Libs_Table
|
|
{
|
|
protected $_name = 'profilExtraction';
|
|
} |