Changeset 19062 for branches/camp/camp-2_5-E/data/class/SC_Display.php
- Timestamp:
- 2010/11/06 21:49:57 (16 years ago)
- File:
-
- 1 edited
-
branches/camp/camp-2_5-E/data/class/SC_Display.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/class/SC_Display.php
r19061 r19062 50 50 $this->setDevice($device); 51 51 } 52 $this->response->setResposeBody($this->view->fetch()); 53 54 55 52 $this->response->setResposeBody($this->view->fetch(SITE_FRAME)); 56 53 } 57 54
Note: See TracChangeset
for help on using the changeset viewer.
