Tags: angdraug/samizdat
Tags
fix location for member if plugins/blog is not used File.join(location, 'rss') will fail if location is numeric, i.e. when plugins/blog is not used
prefer fast_gettext over gettext when available