Ejemplo n.º 1
0
 public static function Get($account_id, $family, $key)
 {
     return XConfig::Get('a_' . $account_id, $family, $key);
 }