From bbcb2d4488d2249bdf868b221582951be21105b8 Mon Sep 17 00:00:00 2001 From: wlx Date: Fri, 8 Apr 2016 21:11:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=86=E7=B1=BB=E6=9C=AA?= =?UTF-8?q?=E5=8C=85=E5=90=AB=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/default/controllers/HiwaterController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/default/controllers/HiwaterController.php b/application/default/controllers/HiwaterController.php index 0408d386..48ec6b61 100644 --- a/application/default/controllers/HiwaterController.php +++ b/application/default/controllers/HiwaterController.php @@ -106,7 +106,7 @@ class HiwaterController extends DataController function aviationAction() { - $this->getmdlimited(array('WiDAS','PLMR','LIDAR','CASI','thermal-infrared hyperspectral data'),'airborne remote sensing'); + $this->getmdlimited(array('WiDAS','WIDAS','PLMR','LIDAR','CASI','thermal-infrared hyperspectral data'),'airborne remote sensing'); $this->_helper->viewRenderer('base'); } function radiometerAction()