Ignore:
Timestamp:
Feb 22, 2015, 11:20:50 PM (9 years ago)
Author:
chronos
Message:
  • Modified: Tabs converted to spaces.
  • Modified: Remove spaces from end of lines.
  • Added: Code format script.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/Application.php

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