Changeset 16396 for branches/feature-module-update/data/class/helper
- Timestamp:
- 2007/10/12 18:10:03 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/helper/SC_Helper_PageLayout.php
r16268 r16396 40 40 }else{ 41 41 $arrPageData = $this->lfgetPageData(" page_id = ? " , array("0")); 42 $objPage->tpl_mainpage = USER_PATH . "templates/" 43 . TEMPLATE_NAME . "/" . $arrPageData[0]['filename'] . ".tpl"; 42 44 } 43 45
Note: See TracChangeset
for help on using the changeset viewer.
