Changeset 577 for trunk/Common/System.php
- Timestamp:
- Oct 3, 2013, 11:38:10 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Common/System.php
r556 r577 59 59 function ShowPage() 60 60 { 61 61 /* @var $Page Page */ 62 62 $ClassName = $this->SearchPage($this->PathItems, $this->Pages); 63 63 if($ClassName != '')
Note:
See TracChangeset
for help on using the changeset viewer.