コード例 #1
0
ファイル: oldplan.php プロジェクト: acohn/grinnellplans-php
 protected function setup_links($links)
 {
     $tpl = parent::setup_links($links);
     $tpl->setTemplate('views/templates/legacy/Links_oldterm.tpl.php');
     return $tpl;
 }