Changeset 11842 for branches/dev/html/mobile/guide/about.php
- Timestamp:
- 2007/03/13 14:47:52 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/guide/about.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/guide/about.php
r11686 r11842 24 24 $objPage = sfGetPageLayout($objPage, false, DEF_LAYOUT); 25 25 26 $objView = new SC_ SiteView();26 $objView = new SC_MobileView(); 27 27 $objView->assignobj($objPage); 28 28 $objView->display(SITE_FRAME);
Note: See TracChangeset
for help on using the changeset viewer.
