Home
last modified time | relevance | path

Searched refs:rss_theme_set_config_override_option (Results 1 – 2 of 2) sorted by relevance

/dports/www/gregarius/gregarius/admin/
H A Dthemes.php318 rss_theme_set_config_override_option($key, implode(',',$arr), $theme, $media);
324 rss_theme_set_config_override_option($key, $value, $theme, $media);
/dports/www/gregarius/gregarius/
H A Dthemes.php229 function rss_theme_set_config_override_option($config_key, $value, $theme=null, $media=null) { function