d0cac19a26
Stable
5 lines
88 B
PHP
5 lines
88 B
PHP
<?php
|
|
class Table_Codepostauxs extends Libs_Table
|
|
{
|
|
protected $_name = 'codepostaux';
|
|
} |