Changeset 19063


Ignore:
Timestamp:
2010/11/06 21:51:31 (16 years ago)
Author:
miningbrownie
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camp/camp-2_5-E/data/class/SC_Display.php

    r19062 r19063  
    5050            $this->setDevice($device); 
    5151        } 
    52         $this->response->setResposeBody($this->view->fetch(SITE_FRAME)); 
     52        $this->response->setResposeBody($this->view->fetch($page->getTemplate())); 
    5353    } 
    5454 
Note: See TracChangeset for help on using the changeset viewer.