- Timestamp:
- 2010/12/30 18:50:01 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/helper/SC_Helper_PageLayout.php
r19777 r19795 139 139 $arrNavi[$key]['php_path'] = HTML_PATH . $val['php_path']; 140 140 } else { 141 $arrNavi[$key]['tpl_path'] = $this->getTemplatePath($device_type_id) . $val['tpl_path'];141 $arrNavi[$key]['tpl_path'] = $this->getTemplatePath($device_type_id) . BLOC_DIR . $val['tpl_path']; 142 142 } 143 143 // phpから呼び出されるか、tplファイルが存在する場合
Note: See TracChangeset
for help on using the changeset viewer.
