Damien LASSERRE d0cac19a26 Version 1.1 de ODEA
Stable
2012-02-02 17:29:14 +00:00

5 lines
88 B
PHP

<?php
class Table_Codepostauxs extends Libs_Table
{
protected $_name = 'codepostaux';
}