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

Legend:

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

    r19061 r19062  
    5050            $this->setDevice($device); 
    5151        } 
    52         $this->response->setResposeBody($this->view->fetch()); 
    53          
    54          
    55  
     52        $this->response->setResposeBody($this->view->fetch(SITE_FRAME)); 
    5653    } 
    5754 
Note: See TracChangeset for help on using the changeset viewer.