parent
851ca9c84f
commit
5aafc8f461
@ -1,4 +1,5 @@ |
||||
README |
||||
Installation |
||||
============ |
||||
|
||||
1. Enabled the plugin from the list of plugins. |
||||
2. Click "Configure" once the plugin was enabled. |
@ -1,5 +1,4 @@ |
||||
<?php |
||||
|
||||
require_once dirname(__FILE__) . '/config.php'; |
||||
|
||||
require_once __DIR__ . '/config.php'; |
||||
$plugin_info = CourseLegalPlugin::create()->get_info(); |
||||
|
Loading…
Reference in new issue