-
by Scyther: Replaced the help section with a link to the documentation page on drupal.org and refer to the new countryicons.api.php file for API documentation.
-
by Scyther: countryicons_get_iconsets now uses drupal_static instead of own static variable in function.
-
by Scyther: Updated theme functions.
-
by Scyther: Updated module description and name.
-
by Alan D.: added '' around version number in countryicons_api_version().
-
by Scyther: corrected variables for a function call to theme().
-
Issue #1184420 by Alan D.: misspelled key in array could cause an infinite loop.
-
by Scyther: fixed some minor issues.
-
by Scyther: Removed README.txt not longer needed. Also changed from caching iconsets to use static variable.
-
Initial commit for 7.x-2.x.