Compare commits

...

1 Commits
S6 ... main

Author SHA1 Message Date
Max Ducoudré
5ccdb47e84 S 7 - Adding a release zip file 2024-08-08 11:57:46 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -10,9 +10,9 @@
/* EISGE Core plugin requirement */
require_once(ABSPATH.'/wp-content/plugins/EISGE-API-Core/EISGE_Module_Core.php');
require_once(ABSPATH.'/wp-content/plugins/Kalifast_Bug_Reporter/reporter.php');
require_once(ABSPATH.'wp-content/plugins/EISGE-API-Core/EISGE_Module_Core.php');
require_once(ABSPATH.'wp-content/plugins/Kalifast_Bug_Reporter/Reporter.php');
/* Register the module */
function install_kalifast_bug_reporter() {

Binary file not shown.