Compare commits
No commits in common. "main" and "S6" have entirely different histories.
|
|
@ -10,9 +10,9 @@
|
||||||
|
|
||||||
|
|
||||||
/* EISGE Core plugin requirement */
|
/* 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 */
|
/* Register the module */
|
||||||
function install_kalifast_bug_reporter() {
|
function install_kalifast_bug_reporter() {
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user