From a87c2ca73c4b26ba947d3a800da31bf6974a0459 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Wed, 16 Nov 2022 14:54:06 +0000 Subject: [PATCH] make the comments make sense --- application/migrations/106_change_greencube_to_oscar.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/application/migrations/106_change_greencube_to_oscar.php b/application/migrations/106_change_greencube_to_oscar.php index fb5c7710..770c48dd 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 {