Newer
Older
Brandon Bergren
committed
<?php
// $Id$
/**
* @file
* Install / update routines for gmap_macro_builder.
*/
/**
* Rename 'create macro' permission.
*/
function gmap_macro_builder_update_6100() {
// This should not affect too many people.
return t("The 'create macro' permission was renamed to 'Create gmap macro'. You will have to readd the permission to the appropriate roles.");