Skip to content

Commit

Permalink
Update pre_install.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jpty authored Jan 12, 2022
1 parent 6f6a304 commit c4a8b25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin_info/pre_install.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

require_once __DIR__ . '/../../../core/php/core.inc.php';

/*
function vigilancemeteo_pre_update() {
$srcDir = __DIR__ . '/../core/template/dashboard/';
$files = array('air','crue','gdacs','maree','plage','pollen','previsionpluie','surf','uvi','vigilancemeteo');
Expand All @@ -27,4 +28,5 @@ function vigilancemeteo_pre_update() {
}
}
}
*/
?>

0 comments on commit c4a8b25

Please sign in to comment.