Ignore:
Timestamp:
Mar 16, 2016, 8:51:59 PM (9 years ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/Common/AppModule.php

    r791 r817  
    6969    $this->License = '';
    7070    $this->Version = '';
    71     $this->Creator = '';
    7271    $this->Description = '';
    7372    $this->Dependencies = array();
    7473    $this->Type = ModuleType::Normal;
    7574  }
    76 
     75 
    7776  function Install()
    7877  {
Note: See TracChangeset for help on using the changeset viewer.