diff --git a/application/migrations/106_change_greencube_to_oscar.php b/application/migrations/106_change_greencube_to_oscar.php index fb5c77106..770c48ddc 100644 --- a/application/migrations/106_change_greencube_to_oscar.php +++ b/application/migrations/106_change_greencube_to_oscar.php @@ -3,8 +3,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); /* - * This adds an option to enable grid lookup - * by location entered + * Change Greencube to Oscar number */ class Migration_change_greencube_to_oscar extends CI_Migration {