5 lines
88 B
PHP
Raw Normal View History

2012-02-02 17:29:14 +00:00
<?php
class Table_Codepostauxs extends Libs_Table
{
protected $_name = 'codepostaux';
}