Ignore:
Timestamp:
Apr 14, 2015, 10:20:16 PM (10 years ago)
Author:
chronos
Message:
  • Removed: Spaces on end of line.
  • Modified: Tabs converted to spaces.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Common/Application.php

    r578 r738  
    33class Application
    44{
    5         var $Name;
    6         var $System;
    7        
    8         function Run()
    9         {
    10                
    11         }
     5  var $Name;
     6  var $System;
     7
     8  function Run()
     9  {
     10
     11  }
    1212}
Note: See TracChangeset for help on using the changeset viewer.