Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / scripts / update-countries.sh
index abcc6994d45c3afd2e9e3a5ce654150cd8ffb8ad..539d7321a93b0869efab9186e0382f1922d21064 100755 (executable)
@@ -37,9 +37,11 @@ USAGE;
 // Fake the t() function used in CountryManager.php instead of attempting a full
 // Drupal bootstrap of core/includes/bootstrap.inc (where t() is declared).
 if (!function_exists('t')) {
+
   function t($string) {
     return $string;
   }
+
 }
 
 // Read in existing codes.