Changeset 783 for trunk/Application/View.php
- Timestamp:
- Jan 9, 2016, 12:33:50 PM (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/View.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/View.phpr782 r783 125 125 function GetOutput($Page) 126 126 { 127 $Page->OnSystemMessage = array($this->System->BaseView, 'SystemMessage'); 128 127 129 $Output = $Page->Show(); 128 130 if($Page->ClearPage == false) 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
