예제 #1
0
 function &GetAllSettings()
 {
     global $fst_settings;
     FST_Settings::_GetSettings();
     return $fst_settings;
 }