Esempio n. 1
0
 public static function Load($account_id)
 {
     return XConfig::Load('a_' . $account_id);
 }