Example #1
0
 function TableUser(&$db)
 {
     parent::__Construct('#__sn_user', 'id', $db);
 }