
<center><h2><strong>Ubuntu</strong></h2>
­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

return array(
    'diagnostics.optional' => DI\add(array(
        DI\get('Piwik\Plugins\UserCountry\Diagnostic\GeolocationDiagnostic'),
    )),
);
