Ejemplo n.º 1
0
 static function &GetAllSettings()
 {
     global $fss_settings;
     FSS_Settings::_GetSettings();
     return $fss_settings;
 }