Skip to content

Commit

Permalink
ModuleRequirements: add mod_form.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jrchamp authored Oct 16, 2024
1 parent 367c973 commit 05d3a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PluginValidate/Requirements/ModuleRequirements.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ public function getRequiredFiles(): array
{
return array_merge(parent::getRequiredFiles(), [
'lib.php',
'mod_form.php',
'view.php',
'index.php',
'db/install.xml',
Expand Down

0 comments on commit 05d3a2b

Please sign in to comment.