更新支持项目链接
This commit is contained in:
parent
0fee6218bf
commit
c17d50186e
|
@ -77,7 +77,7 @@ class AboutController extends Zend_Controller_Action
|
|||
function sponsorsAction()
|
||||
{
|
||||
$archives=new Archive($this->db);
|
||||
$this->view->item=$archives->getOneArchive('支持我们','about');
|
||||
$this->view->item=$archives->getOneArchive('支持项目','about');
|
||||
}
|
||||
function publicationAction()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue