Issue #3477448 by scott_earnest: Better convert function
The settings.php file get's loaded twice by default even on a vanilla site? Not sure why but this cause a fatal error on cache clear Cannot redeclare convert(). Update function to be more specific to module and tested for existence before declaring.