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

5 lines
75 B
PHP

<?php
class Table_Prefs extends Libs_Table
{
protected $_name = 'prefs';
}