Changeset 11730 for branches/comu/html/preview/index.php
- Timestamp:
- 2007/03/11 06:27:25 (19 years ago)
- File:
-
- 1 edited
-
branches/comu/html/preview/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu/html/preview/index.php
r11729 r11730 16 16 17 17 if ($_SESSION['preview'] === "ON") { 18 // レイアウトデザインを取得18 // ¥ì¥¤¥¢¥¦¥È¥Ç¥¶¥¤¥ó¤ò¼èÆÀ 19 19 $objPage = sfGetPageLayout($objPage, true); 20 20 21 // 画面の表示21 // ²èÌ̤Îɽ¼¨ 22 22 $objView->assignobj($objPage); 23 23 $objView->display(SITE_FRAME);
Note: See TracChangeset
for help on using the changeset viewer.
