Initial project files: BESCMS full source
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'type' => 'module',
|
||||
'name' => '{name}',
|
||||
'icon' => '{icon}',
|
||||
'system' => '1',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user