Changeset 816 for trunk/includes/Application.php
- Timestamp:
- Feb 22, 2015, 11:20:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/Application.php
r815 r816 3 3 class Application 4 4 { 5 6 5 var $Name; 6 var $System; 7 7 8 9 8 function Run() 9 { 10 10 11 11 } 12 12 }
Note:
See TracChangeset
for help on using the changeset viewer.