示例#1
0
 public static function getNombre($id)
 {
     return Model_Auth_Usuario::getNombre($id);
 }