iwanndie Posted October 25, 2020 Share Posted October 25, 2020 add_hook('AfterModuleCreateFailed', 1, function($vars) { $domain = $vars['domain']; logActivity($domain, 0); }); This code returns nothing, completely empty. Why is this? 0 Quote Link to comment Share on other sites More sharing options...
iwanndie Posted October 25, 2020 Author Share Posted October 25, 2020 Any ideas? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.