mirror of
https://github.com/wilr/silverstripe-googlesitemaps.git
synced 2024-10-22 11:05:48 +02: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…
Reference in New Issue
Block a user