Ignore:
Timestamp:
Feb 17, 2021, 12:30:23 PM (3 years ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Meteostation/Meteostation.php

    r894 r899  
    7777}
    7878
    79 class ModuleMeteoStation extends AppModule
     79class ModuleMeteoStation extends Module
    8080{
    8181  function __construct(System $System)
     
    8787    $this->License = 'GNU/GPLv3';
    8888    $this->Description = 'Gathering and presentation of data from network meteostation.';
    89     $this->Dependencies = array();
    9089  }
    9190
Note: See TracChangeset for help on using the changeset viewer.