public/plugin/show_user_info/plugin.php
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['templates'] = ['template.tpl'];
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['comment'] = "Shows a welcome message, (this is an example to uses the template system: Twig)";
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['author'] = 'Julio Montoya';
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['title'] = 'Show user information';
- Exclude checks
Variable "plugin_info" is not in valid camel caps format Open
Open
$plugin_info['version'] = '1.0';
- Exclude checks