- Timestamp:
- 2007/09/28 22:42:56 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/mobile/mypage/refusal_complete.php
r15532 r16170 1 1 <?php 2 2 /** 3 * 3 * 4 4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 5 5 * 6 6 * http://www.lockon.co.jp/ 7 * 7 * 8 8 * 9 9 * 退会完了 … … 30 30 31 31 // レイアウトデザインを取得 32 $objPage = sfGetPageLayout($objPage, false, "mypage/index.php");32 //$objPage = sfGetPageLayout($objPage, false, "mypage/index.php"); 33 33 34 34 $objView->assignobj($objPage);
Note: See TracChangeset
for help on using the changeset viewer.