Common functionalities

This commit is contained in:
ahwelp
2023-01-24 20:35:43 +00:00
parent 1012e09995
commit d821c32013
43 changed files with 1278 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
$plugin->name = "common_glossary";
$plugin->version = "0.0.0";
//$plugin->require = Array( ["name" => "plugin_name", "version" => "x.x.x"] );