mirror of
https://github.com/wilr/silverstripe-googlesitemaps.git
synced 2024-10-22 09:05:48 +00:00
parent
526a0eec4d
commit
77f6a02ae7
@ -506,7 +506,7 @@ class GoogleSitemap extends Object
|
||||
*/
|
||||
public static function enabled()
|
||||
{
|
||||
return (Config::inst()->get('GoogleSitemap', 'enabled', Config::INHERITED));
|
||||
return (Config::inst()->get('GoogleSitemap', 'enabled'));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user