Changeset 783 for trunk/Application/View.php
- Timestamp:
- Jan 9, 2016, 12:33:50 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/View.php
r782 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.