summaryrefslogtreecommitdiff
path: root/modules/developer/views/module_info.txt.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/developer/views/module_info.txt.php')
-rw-r--r--modules/developer/views/module_info.txt.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/developer/views/module_info.txt.php b/modules/developer/views/module_info.txt.php
new file mode 100644
index 0000000..0ea06e7
--- /dev/null
+++ b/modules/developer/views/module_info.txt.php
@@ -0,0 +1,6 @@
+<?php defined("SYSPATH") or die("No direct script access.") ?>
+name = <?= $module_name ?>
+
+description = "<?= $module_description ?>"
+
+version = 1