예제 #1
0
 static function GetAllSettings()
 {
     global $fsf_settings;
     FSF_Settings::_GetSettings();
     return $fsf_settings;
 }