Compare commits

..

No commits in common. "main" and "S6" have entirely different histories.
main ... S6

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.