Esempio n. 1
0
 static function update_fee($fees) {
     self::set_key('fees', $fees);
     SiteConfig::remove_cache();
     return true;
 }