backdrop-contrib / location

Associate real-world geographic locations to Backdrop entities.
GNU General Public License v2.0
2 stars 1 forks source link

Update `variable_get('site_default_country', 'us')` to use config. #2

Open earthday47 opened 8 years ago

earthday47 commented 8 years ago

variable_get('site_default_country', 'us') can be switched to config_get('system.date', 'default_country')