From 06af5b265748beeb07aa1d34f07c0c1df877da06 Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Mon, 22 Apr 2013 10:16:06 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=93=E5=AE=B6=E6=9C=AA?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E5=88=97=E8=A1=A8=E7=9A=84=E8=AF=BB=E5=8F=96?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/default/controllers/HeiheController.php | 2 +- application/default/views/scripts/heihe/project-index.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/default/controllers/HeiheController.php b/application/default/controllers/HeiheController.php index b59fbd44..f15f8c87 100644 --- a/application/default/controllers/HeiheController.php +++ b/application/default/controllers/HeiheController.php @@ -788,7 +788,7 @@ class HeiheController extends DataController { $this->_helper->viewRenderer('project-index'); - $sql = "SELECT * FROM heiheproject WHERE status<4"; + $sql = "SELECT * FROM heiheproject WHERE status=1"; $sth = $this->db->query($sql); $rows = $sth->fetchAll(); diff --git a/application/default/views/scripts/heihe/project-index.phtml b/application/default/views/scripts/heihe/project-index.phtml index 625b9c57..e8edfa42 100644 --- a/application/default/views/scripts/heihe/project-index.phtml +++ b/application/default/views/scripts/heihe/project-index.phtml @@ -49,7 +49,7 @@ $this->headLink()->appendStylesheet('/css/colorbox.css'); $autoindex++; ?>
  • -

    +

    .

    编号: | 负责人: |